The following packages will be installed: snore Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching snore.SlackBuild... 0%100%100%100%100%100%Done Fetching snore.info... 0%100%100%100%100%100%Done snore-0.2/ snore-0.2/LICENSE snore-0.2/Makefile snore-0.2/README.md snore-0.2/config.mk snore-0.2/snore.1 snore-0.2/snore.c snore build options: CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -O2 -march=i586 -mtune=i686 -Wl,-s -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="0.2" LDFLAGS = -s CC = cc CC snore.c CC -o snore snore build options: CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -O2 -march=i586 -mtune=i686 -Wl,-s -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="0.2" LDFLAGS = -s CC = cc installing executable file to /usr/src/slapt-src-i486/system/snore/package-snore/usr/bin installing manual page to /usr/src/slapt-src-i486/system/snore/package-snore/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-i486/system/snore/snore-0.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/snore usr/doc/ usr/doc/snore-0.2/ usr/doc/snore-0.2/LICENSE usr/doc/snore-0.2/README.md usr/doc/snore-0.2/snore.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/snore.1.gz Slackware package /usr/src/slapt-src-i486/system/snore/snore-0.2-i586-1salix15.0.txz created. Installing package snore-0.2-i586-1salix15.0... | snore (sleep with visual feedback) | | Usage: snore [-v] [NUMBER[SUFFIX]...] | | snore pauses for NUMBER seconds. SUFFIX may be 's' for seconds | (default), 'm' for minutes, 'h' four hours or 'd' for days. Given two | or more arguments, pause for the amount of time specified by the sum | of their values. A visual feedback is given by printing the flowing | of time in both ascending and descending order. If no arguments are | given, snore pauses for 1d (one day). | | |