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 003ddf9ff..7721830ad 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -53,7 +53,7 @@ later than all other files to prevent a <command>make</command> error:</para> -<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-i18n-patch; && +<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-i18n-patch; touch Makefile.in</userinput></screen> <note> |