blob: 76718e781b53da689ef3c31b8e8b57be3568c13b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<sect2>
<title>Command explanations</title>
<para><userinput>patch -Np1 -i ../sh-utils-&sh-utils-hostname-patch-version;.patch:</userinput> This patch
suppresses the build of the hostname program which we will be installed
later with the net-tools package. The hostname program from the net-tools
package is a much better version (and in some cases even required since it
supports options that are needed by some programs such as XFree86).</para>
</sect2>
|