diff options
Diffstat (limited to 'chapter06/net-tools.xml')
-rw-r--r-- | chapter06/net-tools.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/net-tools.xml b/chapter06/net-tools.xml index e9bc7b096..9f4388b5e 100644 --- a/chapter06/net-tools.xml +++ b/chapter06/net-tools.xml @@ -41,7 +41,7 @@ but it's up to the kernel to make the protocols available.</para> <para>This package also has issues with being compiled by GCC 3.4, which we fix by applying the following patch:</para> -<screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-2.patch</userinput></screen> +<screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-3.patch</userinput></screen> <para>Fix an issue that arises when building against Linux 2.6:</para> |