aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gawk-exp.xml
blob: f76aa456c0d6a8869c11d2fb61329416e0e7f785 (plain)
1
2
3
4
5
6
7
8
9
10
11
<sect2>
<title>Command explanations</title>

<para><userinput>patch -Np1 -i ../gawk-&gawk-version;.patch:</userinput> This
patch alters the code that determines the location of the
<filename class="directory">libexec</filename> directory. This patch will
allow us to override it by passing <emphasis>--libexecdir</emphasis> to the
configure script.</para>

</sect2>