Author: bdubbs
Date: 2006-10-26 23:26:19 -0600 (Thu, 26 Oct 2006)
New Revision: 6360
Modified:
trunk/BOOK/general.ent
trunk/BOOK/x/installing/luit.xml
Log:
Typo in luit patch instruction
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-10-27 03:42:02 UTC (rev 6359)
+++ trunk/BOOK/general.ent 2006-10-27 05:26:19 UTC (rev 6360)
@@ -1,4 +1,4 @@
-<!ENTITY day "26"> <!-- Always 2 digits -->
+<!ENTITY day "27"> <!-- Always 2 digits -->
<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
Modified: trunk/BOOK/x/installing/luit.xml
===================================================================
--- trunk/BOOK/x/installing/luit.xml 2006-10-27 03:42:02 UTC (rev 6359)
+++ trunk/BOOK/x/installing/luit.xml 2006-10-27 05:26:19 UTC (rev 6360)
@@ -84,7 +84,7 @@
<para>Install luit with the following commands:</para>
-<screen><userinput>patch -Np1 -i luit-&luit-version;-race-1.patch &&
+<screen><userinput>patch -Np1 -i ../luit-&luit-version;-race-1.patch &&
./configure $XORG_CONFIG &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page