--- trunk/mlivecdbuild/profiles/alx-0_7_branch/prepare_custom 2014/07/03 09:18:13 2661 +++ trunk/mlivecdbuild/profiles/alx-0_7_branch/prepare_custom 2014/07/03 11:07:29 2662 @@ -32,7 +32,7 @@ fi if [ -f ${CDCHROOTDIR}/etc/locale.conf ] then - sed "s:^\(LANG=\).*:\1\"de_DE.utf8\":" ${CDCHROOTDIR}/etc/locale.conf || die + sed -i "s:^\(LANG=\).*:\1\"de_DE.utf8\":" ${CDCHROOTDIR}/etc/locale.conf || die fi # stop here if the user don't want to create the install tarball