aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/shellutils-exp.xml
blob: 517a12acd163eecc393a92c08dad7506f5184b2a (plain)
1
2
3
4
5
6
7
8
9
10
11
<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 certain Glibc
verions (depending on the way your distributio has patched Glibc) when 
compiling sh-utils statically.</para>

</sect2>