diff options
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r-- | chapter06/coreutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 983db0db8..af5251262 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -39,7 +39,7 @@ architectures:</para> <para>Prevent Coreutils from installing binaries that will be later be installed by other programs:</para> -<screen><userinput>patch -Np1 -i ../coreutils-&coreutils-version;-dupes-1.patch</userinput></screen> +<screen><userinput>patch -Np1 -i ../coreutils-&coreutils-version;-suppress_hostname_uptime_kill_su-1.patch</userinput></screen> <para>Now prepare Coreutils for compilation:</para> |