mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
removed \ char that shouldn't be there
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b004c8c46b
commit
53e9f8ee6a
@ -8,7 +8,7 @@ install it.</para>
|
||||
|
||||
<para><screen><userinput>patch -Np1 -i ../findutils-&findutils-patch-version;.patch &&
|
||||
patch -Np1 -i ../findutils-&findutils-segfault-patch-version;-segfault.patch &&
|
||||
CPPFLAGS="-D_GNU_SOURCE" ./configure --prefix=/usr \&&
|
||||
CPPFLAGS="-D_GNU_SOURCE" ./configure --prefix=/usr &&
|
||||
make libexecdir=/usr/bin &&
|
||||
make libexecdir=/usr/bin install</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user