summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 172791ae974a..8b7f37c10b4b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,8 @@
.PHONY: all check release
all:
- makepkg -sd
-
-check:
- namcap PKGBUILD
+ makepkg -f
release:
+ namcap PKGBUILD
makepkg --printsrcinfo > .SRCINFO