use correct file path
This commit is contained in:
parent
68e47beb53
commit
a0f8078969
@ -378,7 +378,7 @@ echo "Starting 8.17 ""$LFS_EXPECT""" >> build.log
|
||||
|
||||
tar xf "$LFS_EXPECT".tar.gz &&
|
||||
cd "$LFS_EXPECT" &&
|
||||
patch -Np1 -i ../$LFS_EXPECT-gcc14-1.patch &&
|
||||
patch -Np1 -i ../expect-5.45.4-gcc14-1.patch &&
|
||||
./configure --prefix=/usr \
|
||||
--with-tcl=/usr/lib \
|
||||
--enable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user