Changeset 0c73c5b6


Ignore:
Timestamp:
10/28/2022 08:11:26 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
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:
367cbd0
Parents:
b5e2a6c
Message:

gpgme: prepare for Python 3.11 update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gpgme.xml

    rb5e2a6c r0c73c5b6  
    106106
    107107    <para>
    108       First, fix an issue building with Python 3.10 installed:
    109     </para>
    110 
    111 <screen><userinput remap="pre">sed -e 's/3\.9/3.10/'                    \
     108      First, fix an issue building with Python &python3-majorver; installed:
     109    </para>
     110
     111<screen><userinput remap="pre">sed -e 's/3\.9/&python3-majorver;/'                    \
    112112    -e 's/:3/:4/'                        \
    113113    -i configure</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.