The following packages will be installed: rover Fetching README... 0%100%100%100%100%100%Done Fetching rover.SlackBuild... 0%100%100%100%100%100%Done Fetching rover.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done rover-1.0.0/ rover-1.0.0/.gitignore rover-1.0.0/CHANGES.md rover-1.0.0/FAQ.md rover-1.0.0/Makefile rover-1.0.0/README.md rover-1.0.0/config.h rover-1.0.0/rover.1 rover-1.0.0/rover.c cc -O2 -march=i586 -mtune=i686 -o rover rover.c -lncursesw rm -f /usr/src/slapt-src-i486/system/rover/package-rover/usr/bin/rover mkdir -p /usr/src/slapt-src-i486/system/rover/package-rover/usr/bin cp rover /usr/src/slapt-src-i486/system/rover/package-rover/usr/bin/rover mkdir -p /usr/src/slapt-src-i486/system/rover/package-rover/usr/man/man1 cp rover.1 /usr/src/slapt-src-i486/system/rover/package-rover/usr/man/man1/rover.1 Slackware package maker, version 3.14159265. 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-i486/system/rover/rover-1.0.0-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/rover usr/doc/ usr/doc/rover-1.0.0/ usr/doc/rover-1.0.0/CHANGES.md usr/doc/rover-1.0.0/FAQ.md usr/doc/rover-1.0.0/README.md usr/doc/rover-1.0.0/rover.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/rover.1.gz Slackware package /usr/src/slapt-src-i486/system/rover/rover-1.0.0-i586-1salix15.0.txz created. Installing package rover-1.0.0-i586-1salix15.0... | rover (simple file browser for the terminal) | | The main goal is to provide a faster way to explore a file system from | the terminal, compared to what's possible by using cd, ls, etc. Rover | has vi-like key bindings for navigation and can open files in $PAGER | and $EDITOR. Basic file system operations are also implemented Rover | is designed to be simple, fast and portable. | | Homepage: https://github.com/lecram/rover | | | |