--- bsd-games.SlackBuild 2006-09-08 16:56:04.000000000 -0400 +++ bsd-games.SlackBuild.s390x 2007-01-28 16:42:39.000000000 -0500 @@ -33,9 +33,7 @@ cp fortune/datfiles/unamerican-o.real unamerican-o ( cd fortune/datfiles ; strfile unamerican-o unamerican-o.dat ) make -# Does this go to $PKG? I am perplexed. make install - mkdir -p $PKG/usr/doc/bsd-games-$VERSION cp -a AUTHORS BUGS INSTALL NEWS PACKAGING README SECURITY THANKS \ TODO YEAR2000 $PKG/usr/doc/bsd-games-$VERSION @@ -44,7 +42,7 @@ cp -a hunt/README.linux $PKG/usr/doc/bsd-games-$VERSION/README.linux.hunt cp -a phantasia/README $PKG/usr/doc/bsd-games-$VERSION/README.phantasia cp -a trek/README.linux $PKG/usr/doc/bsd-games-$VERSION/README.linux.trek -chown root.root $PKG/usr/doc/bsd-games-$VERSION/* +chown root:root $PKG/usr/doc/bsd-games-$VERSION/* chmod 644 $PKG/usr/doc/bsd-games-$VERSION/* cd $PKG # Add profile scripts: @@ -56,8 +54,8 @@ tar xzvf $CWD/fortunes-linuxcookie.tar.gz # I'm not in favor of censorship of any kind. If you are, you'll # have to be the one to delete these: -rm -f $PKG/usr/share/games/fortunes/limerick -rm -f $PKG/usr/share/games/fortunes/limerick.dat +#rm -f $PKG/usr/share/games/fortunes/limerick +#rm -f $PKG/usr/share/games/fortunes/limerick.dat tar xzvf $CWD/fortunes-o.tar.gz # Run strfile on all fortune files: ( cd $PKG/usr/share/games/fortunes @@ -72,6 +70,7 @@ # Strip binaries: strip $PKG/usr/games/* $PKG/usr/bin/* $PKG/usr/sbin/* # Fix perms: +#chown -R root:bin $PKG/usr/bin $PKG/usr/sbin mkdir -p $PKG/usr/share/dict zcat $CWD/hangman-words.gz > $PKG/usr/share/dict/words chmod 644 $PKG/var/lib/bsdgames/phantasia/characs