The following packages will be installed: irc.c Fetching README... 0%100%100%100%100%100%Done Fetching git2tarxz.sh... 0%100%100%100%100%100%Done Fetching irc.c.1... 0%100%100%100%100%100%Done Fetching irc.c.SlackBuild... 0%100%100%100%100%100%Done Fetching irc.c.info... 0%100%100%100%100%100%Done Fetching irc.c.rst... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done irc.c-20210302_490f194/ irc.c-20210302_490f194/Makefile irc.c-20210302_490f194/README irc.c-20210302_490f194/irc.c cc -std=c99 -O2 -fPIC -D_POSIX_C_SOURCE=201112 -D_GNU_SOURCE -D_XOPEN_CURSES -D_XOPEN_SOURCE_EXTENDED=1 -D_DEFAULT_SOURCE -D_BSD_SOURCE -lncursesw -lssl -lcrypto irc.c -o irc 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/irc.c/irc.c-20210302_490f194-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/irc.c usr/doc/ usr/doc/irc.c-20210302_490f194/ usr/doc/irc.c-20210302_490f194/README usr/doc/irc.c-20210302_490f194/irc.c.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/irc.c.1.gz Slackware package /usr/src/slapt-src-x86_64/network/irc.c/irc.c-20210302_490f194-x86_64-1salix15.0.txz created. Installing package irc.c-20210302_490f194-x86_64-1salix15.0... | irc.c (minimalist curses IRC client) | | The irc.c client is, as its name implies, a single C file which | implements a usable IRC client. The display mechanism uses any | standard curses library. | | | | | | | |