From 90fd2556f0905fc370ebc3823afca21be2387b0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Thu, 4 Nov 2010 13:04:47 -0300 Subject: libremakepkg fix librerelease fixed moving old packages --- libremakepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libremakepkg') diff --git a/libremakepkg b/libremakepkg index 7197816..1053872 100755 --- a/libremakepkg +++ b/libremakepkg @@ -26,7 +26,7 @@ fi source /etc/libretools.conf echo "Updating the main chroot" -mkarchroot -u -c ${CACHEDIR} ${CHROOTDIR}/${CHROOT} +mkarchroot -u -c ${CACHEDIR} -- ${CHROOTDIR}/${CHROOT} echo "Creating the package" makechrootpkg -c -r ${CHROOTDIR} -l ${CHCOPY} -- $@ -- cgit v1.2.2