diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/coreutils-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/coreutils-inst.xml b/chapter06/coreutils-inst.xml index 5a002dc8e..8c15eb873 100644 --- a/chapter06/coreutils-inst.xml +++ b/chapter06/coreutils-inst.xml @@ -23,7 +23,8 @@ Prevent the installation of hostname with this patch:</para> <para><screen><userinput>make</userinput></screen></para> -<para><screen><userinput>make check-root</userinput></screen></para> +<para><screen><userinput>make check-root +make RUN_EXPENSIVE_TESTS=yes check</userinput></screen></para> <para>Install the package:</para> |