Spaced the commands just a bit in the Firefox instructions to improve readability (copied from the Thunderbird instructions)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4980 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-08-25 03:05:05 +00:00
parent 361df3e9dc
commit 2034389717

View File

@ -107,8 +107,10 @@ should be in our setup.
<screen><userinput>export MOZILLA_OFFICIAL="1" &amp;&amp;
export BUILD_OFFICIAL="1" &amp;&amp;
export MOZ_PHOENIX="1" &amp;&amp;
sed -i 's| dist_bin="\$moz_libdir"|\
&amp;\n run_moz="\$dist_bin/run-mozilla.sh"|' browser/app/mozilla.in &amp;&amp;
./configure --prefix=/usr \
--with-default-mozilla-five-home=/usr/lib/firefox-&firefox-version; \
--with-user-appdir=.firefox \