Author: andy
Date: 2012-03-27 11:05:54 -0600 (Tue, 27 Mar 2012)
New Revision: 9786
Modified:
trunk/BOOK/xsoft/other/thunderbird.xml
Log:
Thunderbird gcc-4.7 patch
Modified: trunk/BOOK/xsoft/other/thunderbird.xml
===================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml 2012-03-27 17:03:56 UTC (rev
9785)
+++ trunk/BOOK/xsoft/other/thunderbird.xml 2012-03-27 17:05:54 UTC (rev
9786)
@@ -73,6 +73,16 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch:
+ <ulink
url="&patch-root;/thunderbird-&thunderbird-version;-gcc-4.7-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -178,7 +188,8 @@
commands:
</para>
-<screen><userinput>sed -i
's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
+<screen><userinput>patch -p1 <
../thunderbird-&thunderbird-version;-gcc-4.7-1.patch &&
+sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
mozilla/configure &&
make -f client.mk &&
make -C thunderbuild/mail/installer</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page