Author: randy
Date: 2005-08-24 21:10:43 -0600 (Wed, 24 Aug 2005)
New Revision: 4981
Modified:
trunk/BOOK/xsoft/graphweb/firefox.xml
Log:
Another readability fix in the Firefox instructions
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml 2005-08-25 03:05:05 UTC (rev
4980)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml 2005-08-25 03:10:43 UTC (rev
4981)
@@ -99,7 +99,7 @@
<application>Firefox</application> open a new tab in an existing browser
window, issue the following command:</para>
-<screen><userinput>sed -i 's|openURL(\${_optLast}|&, new-tab|'
browser/app/mozilla.in</userinput></screen>
+<screen><userinput>sed -i 's|openURL(${_optLast}|&, new-tab|'
browser/app/mozilla.in</userinput></screen>
<para>Compile and install <application>Firefox</application> by
running the following commands:</para>
@@ -108,8 +108,8 @@
export BUILD_OFFICIAL="1" &&
export MOZ_PHOENIX="1" &&
-sed -i 's| dist_bin="\$moz_libdir"|\
-&\n run_moz="\$dist_bin/run-mozilla.sh"|' browser/app/mozilla.in
&&
+sed -i 's| dist_bin="$moz_libdir"|\
+&\n run_moz="$dist_bin/run-mozilla.sh"|' browser/app/mozilla.in
&&
./configure --prefix=/usr \
--with-default-mozilla-five-home=/usr/lib/firefox-&firefox-version; \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page