Author: randy
Date: 2010-12-06 08:19:15 -0700 (Mon, 06 Dec 2010)
New Revision: 8733
Modified:
trunk/BOOK/x/lib/xulrunner.xml
Log:
Fixed a typo in the Xulrunner instructions, thanks to Bob Glauser for pointing
it out
Modified: trunk/BOOK/x/lib/xulrunner.xml
===================================================================
--- trunk/BOOK/x/lib/xulrunner.xml 2010-12-05 20:13:25 UTC (rev 8732)
+++ trunk/BOOK/x/lib/xulrunner.xml 2010-12-06 15:19:15 UTC (rev 8733)
@@ -284,7 +284,7 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make -f client.mk install &&
-install -v -d -m644 /usr/lib/mozilla &&
+install -v -m755 -d /usr/lib/mozilla &&
ln -sv /usr/lib/xulrunner-&xulrunner-version;/plugins \
/usr/lib/mozilla &&
chown -Rv root:root /usr/lib/xulrunner-* \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page