./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/crc32_simple usr/doc/ usr/doc/crc32_simple-20120911/ usr/doc/crc32_simple-20120911/README usr/doc/crc32_simple-20120911/crc32_simple.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/crc32_simple.1.gz %100%100%Done Fetching crc32_simple.info... 0%100%100%100%100%100%Done Fetching crc32_simple.rst... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Slackware package maker, version 3.14159265. Searching for symbolic links: usr/bin/crc32 crc32_simple usr/man/man1/crc32.1.gz crc32_simple.1.gz Making symbolic link creation script: ( cd usr/bin ; rm -rf crc32 ) ( cd usr/bin ; ln -sf crc32_simple crc32 ) ( cd usr/man/man1 ; rm -rf crc32.1.gz ) ( cd usr/man/man1 ; ln -sf crc32_simple.1.gz crc32.1.gz ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/bin/crc32' removed './usr/man/man1/crc32.1.gz' Creating your new ./install/doinst.sh... 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/crc32_simple/crc32_simple-20120911-i586-1salix15.0.txz Slackware package /usr/src/slapt-src-i486/system/crc32_simple/crc32_simple-20120911-i586-1salix15.0.txz created. Installing package crc32_simple-20120911-i586-1salix15.0... | crc32_simple (calculate crc32 checksum of files) | | Simple public domain implementation of the standard CRC32 checksum. | Outputs the checksum for each file given as a command line argument. | Invalid file names and files that cause errors are silently skipped. | The program reads from stdin if it is called with no arguments. | | | | | | |