The following packages will be installed: lua-filesystem Fetching README... 0%100%100%100%100%100%Done Fetching lfs.pc... 0%100%100%100%100%100%Done Fetching lua-filesystem.SlackBuild... 0%100%100%100%100%100%Done Fetching lua-filesystem.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done luafilesystem-1.6.2/ luafilesystem-1.6.2/README luafilesystem-1.6.2/src/ luafilesystem-1.6.2/src/.gitignore luafilesystem-1.6.2/src/lfs.h luafilesystem-1.6.2/src/lfs.c luafilesystem-1.6.2/src/lfs.def luafilesystem-1.6.2/vc6/ luafilesystem-1.6.2/vc6/luafilesystem.dsw luafilesystem-1.6.2/vc6/luafilesystem_dll.dsp luafilesystem-1.6.2/vc6/lfs.def luafilesystem-1.6.2/Makefile luafilesystem-1.6.2/config luafilesystem-1.6.2/config.win luafilesystem-1.6.2/doc/ luafilesystem-1.6.2/doc/us/ luafilesystem-1.6.2/doc/us/examples.html luafilesystem-1.6.2/doc/us/luafilesystem.png luafilesystem-1.6.2/doc/us/index.html luafilesystem-1.6.2/doc/us/manual.html luafilesystem-1.6.2/doc/us/license.html luafilesystem-1.6.2/tests/ luafilesystem-1.6.2/tests/test.lua luafilesystem-1.6.2/rockspecs/ luafilesystem-1.6.2/rockspecs/luafilesystem-1.6.0-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-cvs-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.6.1-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.4.1rc1-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.4.2-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.6.2-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.4.1-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.3.0-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.5.0-1.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-cvs-2.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.4.0-2.rockspec luafilesystem-1.6.2/rockspecs/luafilesystem-1.4.0-1.rockspec luafilesystem-1.6.2/Makefile.win gcc -O2 -fPIC -Wall -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/usr/include -c -o src/lfs.o src/lfs.c MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -O2 -fPIC -Wall -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/usr/include -shared -o src/lfs.so src/lfs.o 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/lua-filesystem/lua-filesystem-1.6.2-x86_64-1salix.txz ./ usr/ usr/include/ usr/include/lfs.h usr/doc/ usr/doc/lua-filesystem-1.6.2/ usr/doc/lua-filesystem-1.6.2/README usr/doc/lua-filesystem-1.6.2/lua-filesystem.SlackBuild usr/doc/lua-filesystem-1.6.2/html/ usr/doc/lua-filesystem-1.6.2/html/manual.html usr/doc/lua-filesystem-1.6.2/html/luafilesystem.png usr/doc/lua-filesystem-1.6.2/html/examples.html usr/doc/lua-filesystem-1.6.2/html/license.html usr/doc/lua-filesystem-1.6.2/html/index.html usr/lib64/ usr/lib64/lua/ usr/lib64/lua/5.1/ usr/lib64/lua/5.1/lfs.so usr/lib64/pkgconfig/ usr/lib64/pkgconfig/lfs.pc install/ install/slack-desc Slackware package /usr/src/slapt-src/libraries/lua-filesystem/lua-filesystem-1.6.2-x86_64-1salix.txz created. Installing package lua-filesystem-1.6.2-x86_64-1salix... | lua-filesystem (lua filesystem library) | | LuaFileSystem is a Lua library developed to complement the set | of functions related to filesystems offered by the standard | Lua distribution. | LuaFileSystem offers a portable way to access the underlying | directory structure and file attributes. | | homepage: http://keplerproject.github.com/luafilesystem/ | | | |