diff --git a/LFS/master.sh b/LFS/master.sh index 7e06b8a..1ecb73a 100755 --- a/LFS/master.sh +++ b/LFS/master.sh @@ -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