--- trunk/mlivecdbuild/profiles/alx-0_7_branch/i686/prepare_custom 2017/08/31 13:01:29 3066 +++ trunk/mlivecdbuild/profiles/alx-0_7_branch/i686/prepare_custom 2017/08/31 13:01:49 3067 @@ -103,7 +103,7 @@ # clean up if [[ -d ${LIVECDROOT}/install-temp ]] then - rm -rf ${LIVECDROOT}/install-temp + rm -r ${LIVECDROOT}/install-temp fi if [[ -f ${LIVECDROOT}/install.log ]] then @@ -292,7 +292,7 @@ # clean up if [[ -d ${LIVECDROOT}/server-temp ]] then - rm -rf ${LIVECDROOT}/server-temp + rm -r ${LIVECDROOT}/server-temp fi if [[ -f ${LIVECDROOT}/server.log ]] then