Ignore:
Timestamp:
09/02/2016 08:57:33 AM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a218c51
Parents:
34fbc15b
Message:

Tag LXDE and cosmetics on firefox

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17715 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r34fbc15b ra5708ba  
    294294    </para>
    295295
    296 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-system_graphite2_harfbuzz-1.patch</userinput></screen>
     296<screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-system_graphite2_harfbuzz-2.patch</userinput></screen>
    297297
    298298    <note><para>
     
    321321
    322322mkdir -pv    /usr/lib/mozilla/plugins  &amp;&amp;
    323 ln    -sfv   ../../mozilla/plugins /usr/lib/firefox-&firefox-version;/browser &amp;&amp;
    324 
    325 export CFLAGS=$CFLAGS_HOLD &amp;&amp;
     323ln    -sfv   ../../mozilla/plugins /usr/lib/firefox-&firefox-version;/browser</userinput></screen>
     324
     325    <para>
     326      Set environment variables back to their values:
     327    </para>
     328
     329<screen><userinput>export CFLAGS=$CFLAGS_HOLD     &amp;&amp;
    326330export CXXFLAGS=$CXXFLAGS_HOLD &amp;&amp;
    327331unset CFLAGS_HOLD CXXFLAGS_HOLD</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.