Ignore:
Timestamp:
01/25/2020 04:36:44 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
8fa3fc3
Parents:
c7d50f2
Message:

With the upgrade to 2.26.3, the ICU-65.1 fixes in WebkitGTK+ are no longer needed.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    rc7d50f2 r7ca6764b  
    130130
    131131    <para>
    132       First, fix some typos exposed by ICU-65.1+:
    133     </para>
    134 
    135 <screen><userinput remap="pre">sed -i -e "/U16_NEXT(buffer, i, length, c)/s/$/;/" source/WTF/wtf/URLHelpers.cpp &amp;&amp;
    136 sed -i -e "/U16_NEXT(characters, i, length, c)/s/$/;/" \
    137        -e "/U16_NEXT(qualifiedName, i, length, c)/s/$/;/" \
    138        Source/WebCore/dom/Document.cpp</userinput></screen>
    139 
    140     <para>
    141132      Install <application>WebKitGTK+</application> by running the
    142133      following commands:
Note: See TracChangeset for help on using the changeset viewer.