Author: fernando
Date: Fri Feb 27 05:21:41 2015
New Revision: 15579

Log:
thunderbird-31.5.0: rephrase Configuration Information/desktop and
include 'chown -R 0:0 /usr/lib/thunderbird-31.5.0'.

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

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Fri Feb 27 04:42:53 2015        
(r15578)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Fri Feb 27 05:21:41 2015        
(r15579)
@@ -273,7 +273,8 @@
     -C /usr/lib/thunderbird-&thunderbird-version; -\-strip-components=1 
&&
 ln -sfv ../lib/thunderbird-&thunderbird-version;/thunderbird 
/usr/bin</userinput></screen>-->
 
-<screen role="root"><userinput>make -f client.mk install 
INSTALL_SDK=</userinput></screen>
+<screen role="root"><userinput>make -f client.mk install INSTALL_SDK= 
&amp;&amp;
+chown -R 0:0 /usr/lib/thunderbird-&thunderbird-version;</userinput></screen>
 
     <para>
       The above instruction just installs the parts you need to run
@@ -284,6 +285,7 @@
     </para>
 
 <screen role="root"><userinput>make -C thunderbuild 
install</userinput></screen>
+
   </sect2>
 
   <sect2 role="commands">
@@ -360,13 +362,16 @@
       </tip>
 
     <para>
-      If you use a desktop environment like <application>GNOME</application> or
-      <application>KDE</application> you may wish to create a
-      <filename>thunderbird.desktop</filename> file so that
-      <application>Thunderbird</application> appears in the panel's menus. If
-      you didn't enable <application>startup-notification</application> in your
-      mozconfig then change the StartupNotify line to false. Run the following
-      commands as the <systemitem class="username">root</systemitem> user:
+
+      If you use a desktop environment such as <application>GNOME</application>
+      or <application>KDE</application>, a desktop file
+      <filename>thunderbird.desktop</filename> may be created, in order to
+      include a <quote><application>Thunderbird</application></quote> entry in
+      the menu. If you didn't enable
+      <application>startup-notification</application> in your mozconfig, then
+      change the StartupNotify line to false. Run the following commands as the
+      <systemitem class="username">root</systemitem> user:
+
     </para>
 
 <screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} 
&amp;&amp;
-- 
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