summaryrefslogtreecommitdiffstats
path: root/games/hatari/hatari.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-10-19 20:09:02 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-29 17:07:17 +0700
commit3780b9187577e7f9b64bfc657be45af7ff3bea05 (patch)
treee71d0e709d01e94caa10b4e074cee07bc3e20b91 /games/hatari/hatari.SlackBuild
parent1b6e665695dc7774081e3dd8197f87e28bba8a9a (diff)
downloadslackbuilds-3780b9187577e7f9b64bfc657be45af7ff3bea05.tar.gz
slackbuilds-3780b9187577e7f9b64bfc657be45af7ff3bea05.tar.xz
games/hatari: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/hatari/hatari.SlackBuild')
-rw-r--r--games/hatari/hatari.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/hatari/hatari.SlackBuild b/games/hatari/hatari.SlackBuild
index ce871cc0d6..323348c868 100644
--- a/games/hatari/hatari.SlackBuild
+++ b/games/hatari/hatari.SlackBuild
@@ -79,9 +79,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# 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