Changeset 4fb17b4 for networking


Ignore:
Timestamp:
01/27/2021 04:15:55 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.1, 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:
1e332e5c
Parents:
ba768b1
Message:

samba: remove a sed unneeded with samba >= 4.13.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    rba768b1 r4fb17b4  
    176176
    177177    <para>
    178       Fix a file that fails to compile with Glibc-2.32:
    179     </para>
    180 
    181 <screen><userinput>sed -r 's/nss_(setpw|endpw|setgr|endgr)ent/my_&amp;/' \
    182     -i nsswitch/nsstest.c</userinput></screen>
    183 
    184     <para>
    185178      Fix a test that always fails:
    186179    </para>
Note: See TracChangeset for help on using the changeset viewer.