lfs/chapter06/findutils-exp.xml

14 lines
474 B
XML
Raw Normal View History

<sect2>
<title>Command explanations</title>
<para><userinput>patch -Np1 -i ../findutils-&findutils-patch-version;.patch</userinput>:
This patch fixes some compilation errors by avoiding a variable conflict
and changing some bad syntax.</para>
<para><userinput>patch -Np1 -i ../findutils-&findutils-segfault-patch-version;-segfault.patch</userinput>:
This patch fixes a segfault in <userinput>locate</userinput> when encountering
a very long path name.</para>
</sect2>