Author: igor
Date: Tue Jul 29 23:57:33 2014
New Revision: 13734

Log:
thunderbird got infected with pulseaudio

Modified:
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Jul 29 17:36:21 2014        
(r13733)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Jul 29 23:57:33 2014        
(r13734)
@@ -262,7 +262,7 @@
 
     <note><para>
       If you are compiling <application>Firefox</application> in chroot, 
prepend
-      <envar>SHELL=/bin/bash</envar> to the first make command below.
+      <envar>SHELL=/bin/sh</envar> to the first make command below.
     </para></note>
       
 <screen><userinput>make -f client.mk</userinput></screen>

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Tue Jul 29 17:36:21 2014        
(r13733)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Tue Jul 29 23:57:33 2014        
(r13734)
@@ -130,6 +130,7 @@
       <xref linkend="gst-ffmpeg"/>,
       <xref linkend="libnotify"/>,
       <xref linkend="openjdk"/>,
+      <xref linkend="pulseaudio"/>,
       <xref linkend="startup-notification"/>,
       <xref linkend="wget"/>,
       <xref linkend="wireless_tools"/>, and
@@ -178,6 +179,9 @@
 #ac_add_options --enable-system-hunspell
 #ac_add_options --enable-startup-notification
 
+# Comment out following option if you have PulseAudio installed
+ac_add_options --disable-pulseaudio
+
 # If you have not installed Yasm then uncomment this line:
 #ac_add_options --disable-webm
 
@@ -239,7 +243,7 @@
 
     <note><para>
       If you are compiling <application>Thunderbird</application> in chroot,
-      prepend <envar>SHELL=/bin/bash</envar> to the <!--first -->make command 
below.
+      prepend <envar>SHELL=/bin/sh</envar> to the <!--first -->make command 
below.
     </para></note>
 
 <screen><userinput>make -f client.mk<!--
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to