summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee35cec3e478..c81415812ee3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ default: build
build: namcap
makepkg
- mksrcinfo
+ makepkg --printsrcinfo > .SRCINFO
clean:
git clean -fd