home *** CD-ROM | disk | FTP | other *** search
- :
- # shell replacement file for Skunkware 5 binary that needs special permissions
- # and/or ownership.
-
- PROG=`basename $0`
-
- echo "$PROG : This program needs special permissions and/or ownership."
- echo "\nIn order to install $PROG, you will need to run (as root) the command :"
- echo "\n\t/usr/skunk/bin/sprinkle $PROG"
-
- exit 0
-