lfs/chapter05/shellutils-exp.xml
Mark Hymers 71cde27640 improve ch5 shellutils exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-08 20:25:19 +00:00

11 lines
250 B
XML

<sect2>
<title>Command explanations</title>
<para><userinput>patch -Np1 -i
../sh-utils-&sh-utils-version;.patch</userinput>This
patch is needed to avoid a conflict of variable names with glibc when
compiling sh-utils statically.</para>
</sect2>