summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15f0c297bbf4..08c643a938dd 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 $^