[Clfs-commits] commit: r4326 - /branches/clfs-sysroot/BOOK/bootscripts/common/bootscripts.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Jan 4 16:17:04 PST 2009


Author: jciccone
Date: Mon Jan  5 00:17:04 2009
New Revision: 4326

Log:
Correct the bootscripts install target.

Modified:
    branches/clfs-sysroot/BOOK/bootscripts/common/bootscripts.xml

Modified: branches/clfs-sysroot/BOOK/bootscripts/common/bootscripts.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/bootscripts/common/bootscripts.xml (original)
+++ branches/clfs-sysroot/BOOK/bootscripts/common/bootscripts.xml Mon Jan  5 00:17:04 2009
@@ -27,7 +27,7 @@
 
     <para>Install the package:</para>
 
-<screen><userinput>make DESTDIR=${CLFS} install</userinput></screen>
+<screen><userinput>make DESTDIR=${CLFS} install-bootscripts</userinput></screen>
 
   </sect2>
 




More information about the Clfs-commits mailing list