Actually fixed locales creation in chapter 05

This commit is contained in:
Manuel Canales Esparcia 2006-04-07 17:19:51 +00:00
parent f4b3d20f0e
commit d46a46e037

View file

@ -76,7 +76,7 @@ chapter5_Makefiles() {
*dejagnu) [[ "${TEST}" = "0" ]] && continue ;;
*stripping) [[ "${STRIP}" = "0" ]] && continue ;;
*glibc) [[ "${TEST}" = "3" ]] && \
sed -i 's@/usr/lib/locale@/tools&@' $file ;;
sed -i 's@/usr/lib/locale@/tools/lib/locale@' $file ;;
esac
# First append each name of the script files to a list (this will become