Author: krejzi
Date: Fri Jul 12 10:29:43 2013
New Revision: 11388
Log:
Xulrunner capitalisation fix. We don't add patch command to the explanations.
We use patch headers to explain what it does. No need to duplicate the work.
Modified:
trunk/BOOK/xsoft/graphweb/firefox.xml
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml Fri Jul 12 10:25:59 2013
(r11387)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml Fri Jul 12 10:29:43 2013
(r11388)
@@ -225,7 +225,7 @@
EOF</userinput></screen>
<para>
- If you are building against an already installed
<application>xulrunner</application>
+ If you are building against an already installed
<application>Xulrunner</application>
apply the patch:
</para>
@@ -314,13 +314,6 @@
<title>Command Explanations</title>
<para>
- <command>patch -Np1 -i
../firefox-&firefox-version;-search_box_fix-1.patch
- </command>: This command makes the search box work again. It is only
- needed if you are linking against an already installed
- <application>xulrunner</application>.
- </para>
-
- <para>
<command>sed -i 's@ ""@@' browser/base/Makefile.in</command>: This sed
removes an unprintable control character from the title bar.
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page