warning: no previously-included files found matching 'Makefile' ./ usr/ usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/ usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/not-zip-safe usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/decorator.py usr/lib/python2.7/site-packages/decorator.pyc usr/doc/ usr/doc/decorator-3.4.0/ usr/doc/decorator-3.4.0/README.txt usr/doc/decorator-3.4.0/documentation3.py usr/doc/decorator-3.4.0/documentation.py usr/doc/decorator-3.4.0/decorator.SlackBuild install/ install/slack-desc o/SOURCES.txt decorator-3.4.0/setup.cfg running install running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib running install_lib creating /usr/src/slapt-src/libraries/decorator/package-decorator/usr creating /usr/src/slapt-src/libraries/decorator/package-decorator/usr/lib creating /usr/src/slapt-src/libraries/decorator/package-decorator/usr/lib/python2.7 creating /usr/src/slapt-src/libraries/decorator/package-decorator/usr/lib/python2.7/site-packages copying build/lib/decorator.py -> /usr/src/slapt-src/libraries/decorator/package-decorator/usr/lib/python2.7/site-packages byte-compiling /usr/src/slapt-src/libraries/decorator/package-decorator/usr/lib/python2.7/site-packages/decorator.py to decorator.pyc running install_egg_info running egg_info writing src/decorator.egg-info/PKG-INFO writing top-level names to src/decorator.egg-info/top_level.txt writing dependency_links to src/decorator.egg-info/dependency_links.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/decorator.egg-info/SOURCES.txt' Copying src/decorator.egg-info to /usr/src/slapt-src/libraries/decorator/package-decorator/usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info running install_scripts Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/decorator/decorator-3.4.0-i486-1salix.txz Slackware package /usr/src/slapt-src/libraries/decorator/decorator-3.4.0-i486-1salix.txz created. Installing package decorator-3.4.0-i486-1salix... | decorator (The decorator Python module) | | The aim of the decorator module it to simplify the usage of | decorators for the average programmer, and to popularize decorators | usage giving examples of useful decorators, such as memoize, tracing, | redirecting_stdout, locked, etcetera. | | http://www.phyast.pitt.edu/~micheles/python/documentation.html | | | | |