summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index efebb00dbb58..539f0b4dfdc6 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ inf = .SRCINFO
all: sum $(inf) check
$(inf): $(src)
- mksrcinfo
+ makepkg --printsrcinfo >$@
check: $(src)
namcap $^