Ignore:
Timestamp:
08/18/2021 12:48:41 AM (3 years ago)
Author:
Tim Tassonis <stuff@…>
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:
4f68434f
Parents:
3870c8b6 (diff), 484d32ac (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r3870c8b6 r36696813  
    3535    </para>
    3636
    37     &lfs101_checked;
     37    &lfs110_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    136136    </para>
    137137
    138 <screen><userinput>sed -i 's%ares_\(nameser.h\)%arpa/\1%' src/cares_wrap.h &amp;&amp;
     138<screen><userinput>sed -i 's|ares_nameser.h|arpa/nameser.h|' src/cares_wrap.h &amp;&amp;
    139139./configure --prefix=/usr                  \
    140140            --shared-cares                 \
Note: See TracChangeset for help on using the changeset viewer.