Author: dnicholson
Date: 2007-01-21 09:43:17 -0700 (Sun, 21 Jan 2007)
New Revision: 6448
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/luit.xml
Log:
Removed unnecessary sed in Luit. Closes #2123.
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-01-21 16:33:29 UTC
(rev 6447)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-01-21 16:43:17 UTC
(rev 6448)
@@ -45,6 +45,10 @@
<para>January 21st, 2007</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Remove unneeded sed command from the Luit
+ instructions. Fixes #2123.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Added text to the Locale Related Issues page
suggesting the User Notes on the BLFS Wiki for the most recent
information. Closes ticket #1993.</para>
Modified: trunk/BOOK/x/installing/luit.xml
===================================================================
--- trunk/BOOK/x/installing/luit.xml 2007-01-21 16:33:29 UTC (rev 6447)
+++ trunk/BOOK/x/installing/luit.xml 2007-01-21 16:43:17 UTC (rev 6448)
@@ -76,12 +76,6 @@
release. Download the patch from
<ulink url="&patch-root;/luit-&luit-version;-race-1.patch"/>.</para>
- <para>The <application>luit</application> package
- needs a correction to fix a hard coded path. Execute the
- following command to fix the broken path:</para>
-
-<screen><userinput>sed -i "s@/usr/[EMAIL PROTECTED]@"
parser.h</userinput></screen>
-
<para>Install luit with the following commands:</para>
<screen><userinput>patch -Np1 -i ../luit-&luit-version;-race-1.patch &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page