Ignore:
Timestamp:
08/04/2021 03:57:37 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:
9d3f4e1
Parents:
45fc41c7
Message:

gpg: add --sysconfdir=/etc

or there will be "-DGPG_SYSCONFDIR=/usr/etc/gnupg" in CFLAGS, which is
wrong.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r45fc41c7 rceb9fde2  
    144144<screen><userinput>./configure --prefix=/usr            \
    145145            --localstatedir=/var     \
     146            --sysconfdir=/etc        \
    146147            --docdir=/usr/share/doc/gnupg-&gnupg2-version; &amp;&amp;
    147148make &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.