The following packages will be installed: dothost Fetching README... 0%100%100%100%100%100%Done Fetching dothost.SlackBuild... 0%100%100%100%100%100%Done Fetching dothost.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done dothost-0.2/ dothost-0.2/Makefile dothost-0.2/doc/ dothost-0.2/doc/LICENSE dothost-0.2/doc/README dothost-0.2/doc/changelog dothost-0.2/doc/dothost.1 dothost-0.2/dothost dothost-0.2/private/ dothost-0.2/private/update-version dothost-0.2/t/ dothost-0.2/t/test.t dothost-0.2/t/version.t make: Nothing to be done for 'all'. # executable: install -d /usr/src/slapt-src-x86_64/network/dothost/package-dothost/usr/bin python_exe=$(python3 -c 'import sys; print(sys.executable)') && \ sed \ -e "1 s@^#!.*@#!$python_exe@" \ -e "s#^basedir = .*#basedir = '/'#" \ dothost > dothost.tmp install dothost.tmp /usr/src/slapt-src-x86_64/network/dothost/package-dothost/usr/bin/dothost rm dothost.tmp # manual page: install -d /usr/src/slapt-src-x86_64/network/dothost/package-dothost/usr/man/man1 install -p -m644 doc/dothost.1 /usr/src/slapt-src-x86_64/network/dothost/package-dothost/usr/man/man1/ 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-x86_64/network/dothost/dothost-0.2-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/dothost usr/doc/ usr/doc/dothost-0.2/ usr/doc/dothost-0.2/LICENSE usr/doc/dothost-0.2/README usr/doc/dothost-0.2/changelog usr/doc/dothost-0.2/dothost.1 usr/doc/dothost-0.2/dothost.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/dothost.1.gz Slackware package /usr/src/slapt-src-x86_64/network/dothost/dothost-0.2-x86_64-1salix15.0.txz created. Installing package dothost-0.2-x86_64-1salix15.0... | dothost (DNS lookup utility with Graphviz output) | | dothost is a DNS lookup utility, which produces output in Graphviz | format. It does this, not by using Graphviz, but by using the | graph-easy Perl module also available at slackbuilds.org | | | | https://jwilk.net/software/dothost | | | |