Changeset 2bfd23a


Ignore:
Timestamp:
10/23/2019 02:58:38 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
d10196e0
Parents:
8bfa9d0a
Message:

Fix firefox patch name

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r8bfa9d0a r2bfd23a  
    8282          Optional patch to allow system versions of <xref linkend="graphite2"/>
    8383          and <xref linkend="harfbuzz"/>:
    84           <ulink url="&patch-root;/firefox-&firefox-version;-system_graphite2_harfbuzz-1.patch"/>
     84          <ulink url="&patch-root;/firefox-&firefox-version;esr-system_graphite2_harfbuzz-1.patch"/>
    8585        </para>
    8686      </listitem>
     
    330330    </para>
    331331
    332 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-system_graphite2_harfbuzz-1.patch</userinput></screen>
     332<screen><userinput>patch -Np1 -i ../firefox-&firefox-version;esr-system_graphite2_harfbuzz-1.patch</userinput></screen>
    333333
    334334    <para>
Note: See TracChangeset for help on using the changeset viewer.