Преглед на файлове

Remove an environment not needed anymore in coreutils

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao преди 6 години
родител
ревизия
50b12a8abb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      chapter06/coreutils.xml

+ 1 - 1
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>