aboutsummaryrefslogtreecommitdiff
path: root/games/bloodcm/bloodcm.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-10-05 14:30:31 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:34 +0700
commita4a0a0fdce8140febeb32a594e2d5a5ba0fb21f9 (patch)
tree8f57c7a9860786514664f708aea74783fef205e2 /games/bloodcm/bloodcm.SlackBuild
parent9827985d83a628f21a1fb8899d3b9ffe0d0dd073 (diff)
games/bloodcm: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bloodcm/bloodcm.SlackBuild')
-rw-r--r--games/bloodcm/bloodcm.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/bloodcm/bloodcm.SlackBuild b/games/bloodcm/bloodcm.SlackBuild
index f9ac592f5c95..a0f146fad8db 100644
--- a/games/bloodcm/bloodcm.SlackBuild
+++ b/games/bloodcm/bloodcm.SlackBuild
@@ -19,9 +19,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