diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-02-09 15:51:09 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-02-09 15:51:09 +0100 |
commit | c3ba1f17a45b9630a23efd3ca7b9d1db84351892 (patch) | |
tree | e237556ebeec8330941acd3b70d41ff4a3a5034a /perl-install/install/share/list.xml | |
parent | e9f1a0cf2b2430eb810181af4e42d39a5f58e48e (diff) | |
download | drakx-c3ba1f17a45b9630a23efd3ca7b9d1db84351892.tar drakx-c3ba1f17a45b9630a23efd3ca7b9d1db84351892.tar.gz drakx-c3ba1f17a45b9630a23efd3ca7b9d1db84351892.tar.bz2 drakx-c3ba1f17a45b9630a23efd3ca7b9d1db84351892.tar.xz drakx-c3ba1f17a45b9630a23efd3ca7b9d1db84351892.zip |
adapt to python-3.6
drop _sysconfigdata.py
Diffstat (limited to 'perl-install/install/share/list.xml')
-rw-r--r-- | perl-install/install/share/list.xml | 87 |
1 files changed, 42 insertions, 45 deletions
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index f522f1921..33ef7b7ec 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -308,52 +308,49 @@ <!-- for GDB: --> <if set="DEBUG_INSTALL"> - /usr/include/python3.5m/pyconfig.h - /usr/LIB/libpython3.5m.so.1.0 - /usr/LIB/python3.5/abc.py - /usr/LIB/python3.5/_bootlocale.py - /usr/LIB/python3.5/codecs.py - /usr/LIB/python3.5/_collections_abc.py - /usr/LIB/python3.5/contextlib.py - /usr/LIB/python3.5/copy.py - /usr/LIB/python3.5/copyreg.py - <from expand="glob"> - /usr/LIB/python3.5/collections/*.py - /usr/LIB/python3.5/importlib/*.py - /usr/LIB/python3.5/lib-dynload/*opcode*.so - </from> - /usr/LIB/python3.5/encodings/aliases.py - /usr/LIB/python3.5/encodings/__init__.py - /usr/LIB/python3.5/encodings/latin_1.py - /usr/LIB/python3.5/encodings/utf_8.py - /usr/LIB/python3.5/functools.py - /usr/LIB/python3.5/genericpath.py - /usr/LIB/python3.5/heapq.py - /usr/LIB/python3.5/imp.py - /usr/LIB/python3.5/io.py - /usr/LIB/python3.5/keyword.py - /usr/LIB/python3.5/linecache.py - /usr/LIB/python3.5/operator.py - /usr/LIB/python3.5/os.py - /usr/LIB/python3.5/posixpath.py - /usr/LIB/python3.5/reprlib.py - /usr/LIB/python3.5/re.py - /usr/LIB/python3.5/site.py - /usr/LIB/python3.5/_sitebuiltins.py - /usr/LIB/python3.5/sre_compile.py - /usr/LIB/python3.5/sre_constants.py - /usr/LIB/python3.5/sre_parse.py - /usr/LIB/python3.5/stat.py - /usr/LIB/python3.5/sysconfig.py - /usr/LIB/python3.5/_sysconfigdata.py - /usr/LIB/python3.5/tokenize.py - /usr/LIB/python3.5/token.py - /usr/LIB/python3.5/traceback.py - /usr/LIB/python3.5/types.py - /usr/LIB/python3.5/warnings.py - /usr/LIB/python3.5/weakref.py - /usr/LIB/python3.5/_weakrefset.py <from expand="glob"> + /usr/include/python3.*m/pyconfig.h + /usr/LIB/libpython3.*m.so.1.0 + /usr/LIB/python3.*/abc.py + /usr/LIB/python3.*/_bootlocale.py + /usr/LIB/python3.*/codecs.py + /usr/LIB/python3.*/_collections_abc.py + /usr/LIB/python3.*/contextlib.py + /usr/LIB/python3.*/copy.py + /usr/LIB/python3.*/copyreg.py + /usr/LIB/python3.*/collections/*.py + /usr/LIB/python3.*/importlib/*.py + /usr/LIB/python3.*/lib-dynload/*opcode*.so + /usr/LIB/python3.*/encodings/aliases.py + /usr/LIB/python3.*/encodings/__init__.py + /usr/LIB/python3.*/encodings/latin_1.py + /usr/LIB/python3.*/encodings/utf_8.py + /usr/LIB/python3.*/functools.py + /usr/LIB/python3.*/genericpath.py + /usr/LIB/python3.*/heapq.py + /usr/LIB/python3.*/imp.py + /usr/LIB/python3.*/io.py + /usr/LIB/python3.*/keyword.py + /usr/LIB/python3.*/linecache.py + /usr/LIB/python3.*/operator.py + /usr/LIB/python3.*/os.py + /usr/LIB/python3.*/posixpath.py + /usr/LIB/python3.*/reprlib.py + /usr/LIB/python3.*/re.py + /usr/LIB/python3.*/site.py + /usr/LIB/python3.*/_sitebuiltins.py + /usr/LIB/python3.*/sre_compile.py + /usr/LIB/python3.*/sre_constants.py + /usr/LIB/python3.*/sre_parse.py + /usr/LIB/python3.*/stat.py + /usr/LIB/python3.*/sysconfig.py + /usr/LIB/python3.*/tokenize.py + /usr/LIB/python3.*/token.py + /usr/LIB/python3.*/traceback.py + /usr/LIB/python3.*/types.py + /usr/LIB/python3.*/warnings.py + /usr/LIB/python3.*/weakref.py + /usr/LIB/python3.*/_weakrefset.py /usr/share/gdb/guile/gdb/* /usr/share/gdb/python/gdb/* </from> |