[mkchrootpkg] fix mount dirs

This commit is contained in:
udeved 2016-06-08 19:34:30 +02:00 committed by Philip
parent e44826a2e1
commit 295a997f2f

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}" \