mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
12 lines
367 B
XML
12 lines
367 B
XML
|
<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>
|
||
|
|