use correct patch file
This commit is contained in:
parent
378977507f
commit
24bb3498c5
@ -467,7 +467,7 @@ echo "$CURRENT_DATE_TIME: Starting 8.58 ""$LFS_COREUTILS" >> build.log
|
|||||||
|
|
||||||
tar xf "$LFS_COREUTILS".tar.*
|
tar xf "$LFS_COREUTILS".tar.*
|
||||||
cd "$LFS_COREUTILS" || exit
|
cd "$LFS_COREUTILS" || exit
|
||||||
patch -Np1 -i ../$LFS_COREUTILS-i18n-1.patch
|
patch -Np1 -i ../$LFS_COREUTILS-i18n-2.patch
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
FORCE_UNSAFE_CONFIGURE=1 ./configure \
|
FORCE_UNSAFE_CONFIGURE=1 ./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user