blob: 47da6929016bdfe197707d656dc65dedffef1077 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<sect2>
<title>Command explanations</title>
<para><userinput>patch -Np1 -i ../gawk-&gawk-patch-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>
|