summaryrefslogtreecommitdiffstats
path: root/games/atari800_roms/atari800_roms.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/atari800_roms/atari800_roms.SlackBuild')
-rw-r--r--games/atari800_roms/atari800_roms.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/atari800_roms/atari800_roms.SlackBuild b/games/atari800_roms/atari800_roms.SlackBuild
index fa594082c7..7cd1df91b1 100644
--- a/games/atari800_roms/atari800_roms.SlackBuild
+++ b/games/atari800_roms/atari800_roms.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Atari OS ROMs
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
@@ -20,9 +20,6 @@ BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0