summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 6d5a891e0094..2f1941357b2a 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -4,8 +4,7 @@ pkg:
makepkg
metadata:
- mkdir -p src
- cd src && updpkgsums ../PKGBUILD
+ updpkgsums
makepkg --printsrcinfo > .SRCINFO
aur: