Author: randy
Date: 2006-06-05 22:51:42 -0600 (Mon, 05 Jun 2006)
New Revision: 6151
Modified:
trunk/BOOK/xsoft/office/gnucash.xml
Log:
Simplified a sed command in the GnuCash instructions
Modified: trunk/BOOK/xsoft/office/gnucash.xml
===================================================================
--- trunk/BOOK/xsoft/office/gnucash.xml 2006-06-05 12:16:41 UTC (rev 6150)
+++ trunk/BOOK/xsoft/office/gnucash.xml 2006-06-06 04:51:42 UTC (rev 6151)
@@ -110,7 +110,7 @@
<para>Install <application>GnuCash</application> by running the following
commands:</para>
-<screen><userinput>sed -i 's/^\(host_os=.*\)$/\1-gnu/' configure &&
+<screen><userinput>sed -i 's/^host_os=.*$/&-gnu/' configure &&
./configure --prefix=/opt/gnome-1.4 \
--sysconfdir=/etc \
--disable-guppi \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page