diff --git a/chap8p2.sh b/chap8p2.sh index 97fbba5..4d6eeb7 100644 --- a/chap8p2.sh +++ b/chap8p2.sh @@ -467,7 +467,7 @@ echo "$CURRENT_DATE_TIME: Starting 8.58 ""$LFS_COREUTILS" >> build.log tar xf "$LFS_COREUTILS".tar.* cd "$LFS_COREUTILS" || exit -patch -Np1 -i ../$LFS_COREUTILS-i18n-1.patch +patch -Np1 -i ../$LFS_COREUTILS-i18n-2.patch autoreconf -fiv FORCE_UNSAFE_CONFIGURE=1 ./configure \ --prefix=/usr \