Changeset eede1a3


Ignore:
Timestamp:
06/11/2021 04:45:00 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
6bc3d8c
Parents:
ca3b29c8
Message:

gnupg: fix build failure without LDAP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    rca3b29c8 reede1a3  
    126126
    127127    <para>
     128      Fix a issue causing build failure if
     129      <application>OpenLDAP</application> is not installed:
     130    </para>
     131
     132<screen><userinput>sed -e '737a #if USE_LDAP' \
     133    -e '760a #endif' \
     134    -i dirmngr/dirmngr.c</userinput></screen>
     135
     136    <para>
    128137      Install <application>GnuPG</application> by running the following
    129138      commands:
Note: See TracChangeset for help on using the changeset viewer.