mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
change tabs to (x3)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
73c1f83a89
commit
227112cb1f
@ -14,7 +14,7 @@ sed -e '/^datadir/s/awk/gawk/' \
|
||||
cd .. &&
|
||||
export CPPFLAGS=-Dre_max_failures=re_max_failures2 &&
|
||||
./configure --prefix=$LFS/usr --disable-nls \
|
||||
--libexecdir=$LFS/usr/bin &&
|
||||
--libexecdir=$LFS/usr/bin &&
|
||||
unset CPPFLAGS &&
|
||||
make LDFLAGS=-static &&
|
||||
make install</userinput></screen></para>
|
||||
@ -28,7 +28,7 @@ sed -e '/^datadir/s/awk/gawk/' \
|
||||
-e '/^libexecdir/s%/awk%%' Makefile.in.backup > Makefile.in &&
|
||||
cd .. &&
|
||||
./configure --prefix=$LFS/usr --disable-nls \
|
||||
--libexecdir=$LFS/usr/bin &&
|
||||
--libexecdir=$LFS/usr/bin &&
|
||||
make LDFLAGS=-static &&
|
||||
make install</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user