Ignore:
Timestamp:
11/15/2014 03:30:30 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-13485
Children:
4b8d102
Parents:
222c0dc
Message:

Re-added note about building firefox in chroot. Moved firefox.xml to firefox-systemd.xml so that future updates do not remove needed instruction.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14907 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 moved

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox-systemd.xml

    r222c0dc r56a82a5  
    257257      commands:
    258258    </para>
    259 <!--
     259
    260260    <note><para>
    261261      If you are compiling <application>Firefox</application> in chroot, prepend
    262262      <envar>SHELL=/bin/sh</envar> to the first make command below.
    263263    </para></note>
    264 <screen><userinput>test $(uname -m) = "i686" &amp;&amp; sed -i 's/enable-optimize/disable-optimize/' mozconfig || true &amp;&amp;-->
     264<!--<screen><userinput>test $(uname -m) = "i686" &amp;&amp; sed -i 's/enable-optimize/disable-optimize/' mozconfig || true &amp;&amp;-->
    265265<screen><userinput>make -f client.mk</userinput></screen>
    266266
Note: See TracChangeset for help on using the changeset viewer.