Ignore:
Timestamp:
05/16/2021 04:38:58 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
fb79d0a
Parents:
b3bcb7d
Message:

Restore node.js patch for ICU-69.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    rb3bcb7d r25ef5f7  
    7171      </listitem>
    7272    </itemizedlist>
    73 <!--
     73
    7474    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7575    <itemizedlist spacing="compact">
     
    8181      </listitem>
    8282    </itemizedlist>
    83 -->
     83
    8484<!--<note>
    8585      <para>
     
    121121  <sect2 role="installation">
    122122    <title>Installation of Node.js</title>
     123
     124    <para>
     125      First, apply a patch to fix building Node.js against ICU-69.1:
     126    </para>
     127
     128<screen><userinput>patch -Np1 -i ../node-v&nodejs-version;-icu_69-1.patch</userinput></screen>
    123129
    124130    <para>
Note: See TracChangeset for help on using the changeset viewer.