fix pkgdest

This commit is contained in:
artoo 2014-11-12 21:15:55 +01:00
parent 4cba7eeeaa
commit 89d03f6b20

View file

@ -385,7 +385,7 @@ prepare_chroot
download_sources
if chroot-run -p "$PKGDEST" \
if chroot-run -p "$PWD" \
-s "$SRCDEST" \
"$copydir" \
/chrootbuild; then