The following packages will be installed: birthday Fetching README... 0%100%100%100%100%100%Done Fetching birthday.SlackBuild... 0%100%100%100%100%100%Done Fetching birthday.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done birthday-1.6.2/COPYING birthday-1.6.2/bdtrans.c birthday-1.6.2/bdwin.c birthday-1.6.2/bdwin.rc birthday-1.6.2/dosbd.prj birthday-1.6.2/getopt.c birthday-1.6.2/getopt.h birthday-1.6.2/winbd.prj birthday-1.6.2/xmalloc.h birthday-1.6.2/xmalloc.c birthday-1.6.2/alloca.c birthday-1.6.2/README birthday-1.6.2/birthday.man birthday-1.6.2/test/ birthday-1.6.2/test/CVS/ birthday-1.6.2/test/CVS/Root birthday-1.6.2/test/CVS/Repository birthday-1.6.2/test/CVS/Entries birthday-1.6.2/test/wiki.januar.t birthday-1.6.2/test/basic1.t birthday-1.6.2/test/full1.t birthday-1.6.2/test/thorsten1.t birthday-1.6.2/test/basic2.t birthday-1.6.2/birthday.c birthday-1.6.2/birthday.h birthday-1.6.2/Makefile birthday-1.6.2/bdcal.c birthday-1.6.2/runtest.sh birthday-1.6.2/ChangeLog birthday-1.6.2/bdengine.c cc -O2 -DUNIX -Wall -Wstrict-prototypes -c -o birthday.o birthday.c cc -O2 -DUNIX -Wall -Wstrict-prototypes -c -o bdcal.o bdcal.c bdcal.c: In function 'do_cal': bdcal.c:102:20: warning: operation on 'btime.tm_wday' may be undefined [-Wsequence-point] btime.tm_wday=(++btime.tm_wday)%7; ^ cc -O2 -DUNIX -Wall -Wstrict-prototypes -c -o bdengine.o bdengine.c cc -O2 -DUNIX -Wall -Wstrict-prototypes -c -o xmalloc.o xmalloc.c cc birthday.o bdcal.o bdengine.o xmalloc.o -o birthday install -d /usr/src/slapt-src/misc/birthday/package-birthday/usr/bin /usr/src/slapt-src/misc/birthday/package-birthday/usr/man/man1 install -s birthday /usr/src/slapt-src/misc/birthday/package-birthday/usr/bin/birthday install -m 0644 birthday.man /usr/src/slapt-src/misc/birthday/package-birthday/usr/man/man1/birthday.1 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/misc/birthday/birthday-1.6.2-x86_64-1salix.txz ./ usr/ usr/bin/ usr/bin/birthday usr/doc/ usr/doc/birthday-1.6.2/ usr/doc/birthday-1.6.2/README usr/doc/birthday-1.6.2/COPYING usr/doc/birthday-1.6.2/birthday.SlackBuild usr/doc/birthday-1.6.2/ChangeLog usr/man/ usr/man/man1/ usr/man/man1/birthday.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/misc/birthday/birthday-1.6.2-x86_64-1salix.txz created. Installing package birthday-1.6.2-x86_64-1salix... | birthday (reminder program) | | Birthday is a terminal program which displays a list of forthcomeing | birthdays and other events. It does this by reading from a simple | config file (./birthdays) in the users home directory. The program | is executalble at a shell prompt, which makes it ideal for setting | as an executable in the users .bashrc file. Doing so will set it to | display the list every time the user logs into his or her account. | | Project site: http://bithday.sourceforge.net | | |