diff options
Diffstat (limited to 'chapter06')
-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 fc2ea82f3..42ea98b0d 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -100,7 +100,7 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ <para>Compile the package:</para> -<screen><userinput remap="make">FORCE_UNSAFE_CONFIGURE=1 make</userinput></screen> +<screen><userinput remap="make">make</userinput></screen> <para>Skip down to <quote>Install the package</quote> if not running the test suite.</para> |