summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2018-01-03 10:14:29 +1000
committerMark Blakeney2018-01-03 10:14:29 +1000
commit8b2cba67f9ff96121ffa83e95eb917aad8baff69 (patch)
treeab6181822991eb39cd7e085186f917835cad774d
parentc658d7eccdad02be819350714e0c8ecf87f444fb (diff)
downloadaur-8b2cba67f9ff96121ffa83e95eb917aad8baff69.tar.gz
mksrcinfo has been replaced by switch on makepkg
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 645a9aa44bfb..d98ad5acca65 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ pkg = $(shell ls -v $(nam)*.pkg.tar* 2>/dev/null | tail -1)
all: sum $(inf) check
$(inf): $(src)
- mksrcinfo
+ makepkg --printsrcinfo >$@
check: $(src)
namcap $^