[mkchrootpkg] fix mount dirs

This commit is contained in:
udeved 2016-06-08 19:34:30 +02:00
parent 5bf609ca74
commit b2a946b34d

View file

@ -317,7 +317,7 @@ download_sources
prepare_chroot
mountargs_rw="${PWD}:/startdir_host,${SRCDEST}:/srcdest_host"
mountargs_rw="${PWD}:/startdir,${SRCDEST}:/srcdest"
if chroot-run -r "${mountargs_ro}" \
-w "${mountargs_rw}" \