Author: andy Date: 2011-12-08 12:49:21 -0700 (Thu, 08 Dec 2011) New Revision: 9085
Modified: trunk/BOOK/x/lib/xulrunner.xml trunk/BOOK/xsoft/graphweb/firefox.xml Log: Firefox and Xulrunner tweaks Thanks to Fernando de Oliveira Modified: trunk/BOOK/x/lib/xulrunner.xml =================================================================== --- trunk/BOOK/x/lib/xulrunner.xml 2011-12-08 15:12:44 UTC (rev 9084) +++ trunk/BOOK/x/lib/xulrunner.xml 2011-12-08 19:49:21 UTC (rev 9085) @@ -136,7 +136,7 @@ # ac_add_options --with-system-libvpx # ac_add_options --enable-startup-notification -mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir +mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/xulrunner-build-dir ac_add_options --prefix=/usr ac_add_options --enable-application=xulrunner ac_add_options --enable-pthreads Modified: trunk/BOOK/xsoft/graphweb/firefox.xml =================================================================== --- trunk/BOOK/xsoft/graphweb/firefox.xml 2011-12-08 15:12:44 UTC (rev 9084) +++ trunk/BOOK/xsoft/graphweb/firefox.xml 2011-12-08 19:49:21 UTC (rev 9085) @@ -141,6 +141,7 @@ mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir ac_add_options --enable-official-branding +ac_add_options --prefix=/usr # The rest of these options have no effect if you're # building against an already installed xulrunner: -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
