diff options
Diffstat (limited to 'perl-install/install/share')
-rw-r--r-- | perl-install/install/share/list.xml | 31 |
1 files changed, 22 insertions, 9 deletions
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index c71fe8edd..7e55d1c97 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -305,21 +305,29 @@ /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 @@ -329,27 +337,32 @@ /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/share/gdb/guile/gdb/* /usr/share/gdb/python/gdb/* </from> - /usr/share/guile/2.0/ice-9/boot-9.scm <!-- which loads the following: --> - /usr/share/guile/2.0/ice-9/deprecated.scm - /usr/share/guile/2.0/ice-9/networking.scm - /usr/share/guile/2.0/ice-9/posix.scm - /usr/share/guile/2.0/ice-9/psyntax-pp.scm - /usr/share/guile/2.0/ice-9/q.scm - /usr/share/guile/2.0/ice-9/quasisyntax.scm - /usr/share/guile/2.0/ice-9/r4rs.scm - /usr/share/guile/2.0/ice-9/r6rs-libraries.scm + /usr/share/guile/2.0/language/scheme/compile-tree-il.scm + /usr/share/guile/2.0/language/scheme/decompile-tree-il.scm + /usr/share/guile/2.0/language/scheme/spec.scm + /usr/share/guile/2.0/language/tree-il.scm /usr/share/guile/2.0/rnrs/bytevectors.scm + /usr/share/guile/2.0/srfi/srfi-9/gnu.scm <from expand="glob"> + /usr/share/guile/2.0/ice-9/*.scm <!-- for boot-9.scm and its deps --> /usr/share/guile/2.0/srfi/* + /usr/share/guile/2.0/system/base/*.scm + /usr/share/guile/2.0/system/vm/*.scm </from> + /usr/share/guile/2.0/system/foreign.scm + /usr/share/gdb/guile/gdb.go + /usr/share/gdb/guile/gdb.scm </if> <from expand="glob"> |