summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-24 18:55:04 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-24 18:55:04 -0300
commita45b8eb62d7cf3b53598ba5966196b68fa06b8eb (patch)
tree394a61a4e0970c0fc9edb73351d881ecabc89474
parent987763361d5e98a0158b65487619b14c9bd05457 (diff)
parentc4a93a978c2c97e14612b185b22de8dfc42b14ae (diff)
Merge branch 'fauno' of ssh://gparabola/libretools into fauno
-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