summaryrefslogtreecommitdiff
path: root/libremakepkg
diff options
context:
space:
mode:
authorJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-03-30 15:02:18 -0600
committerJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-03-30 15:02:18 -0600
commite13b2d4ae996c164b8082bfa18a7351ddb4467d7 (patch)
treed5f831488699da5b1d87118de865ab05a32d8ed9 /libremakepkg
parentff02084e732bfbbb2986d4c04373ff577cb2e488 (diff)
parent203fb2c1f543bfb3caa13a4108a9d9cd386903ae (diff)
Merge branch 'master' of gitpar:libretools
Diffstat (limited to 'libremakepkg')
-rwxr-xr-xlibremakepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/libremakepkg b/libremakepkg
index 44c0d29..7db0e3c 100755
--- a/libremakepkg
+++ b/libremakepkg
@@ -118,7 +118,7 @@ fi
unset CLEANFIRST UPDATEFIRST LIBRECHROOT_ARGS
-makechrootpkg -d -r "$CHROOTDIR" -l "$CHROOT" $MAKEPKG_ARGS
+makechrootpkg -d -r "$CHROOTDIR" -l "$CHROOT" -- $MAKEPKG_ARGS
ev="$?" # exit value
copy_log