aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-10-15 14:16:41 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-29 17:07:13 +0700
commitc6765443e9f7ae76e4aa1cfa41a1e5d6711c1ec8 (patch)
tree38a07fec1c9a89c1dba99ee95af1505c982bf885
parent48a5d146eb506c8b3374f31a3e0c11c6d5a7348a (diff)
downloadslackbuilds-c6765443e9f7ae76e4aa1cfa41a1e5d6711c1ec8.tar.xz
games/xroar-roms: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/xroar-roms/xroar-roms.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/xroar-roms/xroar-roms.SlackBuild b/games/xroar-roms/xroar-roms.SlackBuild
index 477074ca1ce2..3bf8c6ceaec8 100644
--- a/games/xroar-roms/xroar-roms.SlackBuild
+++ b/games/xroar-roms/xroar-roms.SlackBuild
@@ -20,9 +20,6 @@ TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
-# 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