Small code fix.

This commit is contained in:
Manuel Canales Esparcia 2006-04-06 22:43:35 +00:00
parent a241c334b4
commit 775945fac3

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&@' $file ;;
esac
# First append each name of the script files to a list (this will become