Changeset c7f3c154


Ignore:
Timestamp:
10/21/2022 07:13:17 PM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
569bf2f, 610c839
Parents:
31f2b59f
Message:

Fix sed target in gnupg2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r31f2b59f rc7f3c154  
    135135<screen><userinput>sed -e '/ks_ldap_free_state/i #if USE_LDAP' \
    136136    -e '/ks_get_state =/a #endif'           \
    137     -i dirmngr/dirmngr.c</userinput></screen>
     137    -i dirmngr/server.c</userinput></screen>
    138138
    139139    <para>
Note: See TracChangeset for help on using the changeset viewer.