Changeset e9bd756


Ignore:
Timestamp:
12/19/2022 08:10:39 AM (17 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
562131ee
Parents:
0d7f7190
Message:

Remove obsolete sed from libarchive

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    r0d7f7190 re9bd756  
    9696    <title>Installation of libarchive</title>
    9797
    98 
     98<!-- no longer required in 3.6.2.
    9999    <para>
    100100      First, adapt the package to changes in glibc-2.36:
     
    102102
    103103<screen><userinput remap="pre">sed '/linux\/fs\.h/d' -i libarchive/archive_read_disk_posix.c</userinput></screen>
    104 
     104-->
    105105
    106106    <para>
  • introduction/welcome/changelog.xml

    r0d7f7190 re9bd756  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[thomas] - Remove an obsolete sed from libarchive.</para>
     46        </listitem>
     47        <listitem>
    4548          <para>[ken] - Update to nss-3.86. Fixes
    4649            <ulink url="&blfs-ticket-root;17387">#17387</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.