aboutsummaryrefslogtreecommitdiff
path: root/games/eureka/eureka.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-10-06 15:16:07 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:36 +0700
commit3c1962b00a2f9adbc06286cf4f32999b13dd97f2 (patch)
treee733167afb5231328983b6988754a68b924aa710 /games/eureka/eureka.SlackBuild
parented1f3a7b33158d7f764b38f9b3b0892c6c12319f (diff)
games/eureka: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/eureka/eureka.SlackBuild')
-rw-r--r--games/eureka/eureka.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/eureka/eureka.SlackBuild b/games/eureka/eureka.SlackBuild
index c1f0dc75414a4..85bba4722d05e 100644
--- a/games/eureka/eureka.SlackBuild
+++ b/games/eureka/eureka.SlackBuild
@@ -47,9 +47,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