gawk-exp.xml 373 B

1234567891011
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>patch -Np1 -i ../gawk-&gawk-patch-version;.patch:</userinput> This
  4. patch alters the code that determines the location of the
  5. <filename class="directory">libexec</filename> directory. This patch will
  6. allow us to override it by passing <emphasis>--libexecdir</emphasis> to the
  7. configure script.</para>
  8. </sect2>