summaryrefslogtreecommitdiffstats
path: root/makechrootpkg
diff options
context:
space:
mode:
Diffstat (limited to 'makechrootpkg')
-rwxr-xr-xmakechrootpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/makechrootpkg b/makechrootpkg
index e4abdc3..b4c94ce 100755
--- a/makechrootpkg
+++ b/makechrootpkg
@@ -10,7 +10,7 @@
FORCE="n"
RUN=""
-MAKEPKG_ARGS="-s"
+MAKEPKG_ARGS="-sr"
REPACK=""
WORKDIR=$PWD
clean_first="0"