aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/coreutils-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/coreutils-inst.xml b/chapter05/coreutils-inst.xml
index dee650d33..40d5f823e 100644
--- a/chapter05/coreutils-inst.xml
+++ b/chapter05/coreutils-inst.xml
@@ -5,7 +5,7 @@
<para><screen><userinput>./configure --prefix=/stage1
make
-make check-root
+make RUN_EXPENSIVE_TESTS=yes check
make install</userinput></screen></para>