summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-10-06 22:03:13 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:38 +0200
commitc93085f9c02ec341fd35d06a1e74441df095bf76 (patch)
tree7de409edeb7997b1c3eb87c7082247ca5e42422d
parent9f42fe3710197e40df87831ee6ddb2830f30c065 (diff)
downloadslackbuilds-c93085f9c02ec341fd35d06a1e74441df095bf76.tar.gz
games/fortune-starwars: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/fortune-starwars/fortune-starwars.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/fortune-starwars/fortune-starwars.SlackBuild b/games/fortune-starwars/fortune-starwars.SlackBuild
index a9d1bcbe49..51634b12cb 100644
--- a/games/fortune-starwars/fortune-starwars.SlackBuild
+++ b/games/fortune-starwars/fortune-starwars.SlackBuild
@@ -18,9 +18,6 @@ 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