Changeset 4696884
- Timestamp:
- 11/21/2020 04:40:53 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c9677b15
- Parents:
- 277c9f4e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libxml2.xml
r277c9f4e r4696884 136 136 <screen><userinput remap="pre">patch -p1 -i ../libxml2-&libxml2-version;-security_fixes-1.patch</userinput></screen> 137 137 138 <para> 139 First fix a problem generating the Python3 module with Python-3.9.0 and later: 140 </para> 141 142 <screen><userinput>sed -i '/if Py/{s/Py/(Py/;s/)/))/}' python/{types.c,libxml.c}</userinput></screen> 143 138 144 <!--<para> 139 First fix a problem generating the Python3 module with Python-3.9.0 and later:140 </para>141 142 <screen><userinput>sed -i '/if Py/{s/Py/(Py/;s/)/))/}' python/{types.c,libxml.c}</userinput></screen>143 144 <para>145 145 To ensure that the <application>Python</application> module can be 146 146 built by <xref linkend="python3"/>, run:
Note:
See TracChangeset
for help on using the changeset viewer.