mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
added gawk patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1948 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3b3e965d29
commit
5e84d795b1
11
chapter06/gawk-exp.xml
Normal file
11
chapter06/gawk-exp.xml
Normal file
@ -0,0 +1,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>
|
||||
|
Loading…
Reference in New Issue
Block a user