summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-11-02 05:18:19 +0100
committer Willy Sudiarto Raharjo2021-12-04 04:08:53 +0100
commit18b0d863ce972f60fa55583c8a0369ee87ad7d20 (patch)
treed9f018e6865995411d0567eea8284d40607e5357
parentf1bed889b712aadcfcf4658b1bfe6e69de34b0b7 (diff)
downloadslackbuilds-18b0d863ce972f60fa55583c8a0369ee87ad7d20.tar.gz
games/powerslave_demo_data: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/powerslave_demo_data/powerslave_demo_data.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/powerslave_demo_data/powerslave_demo_data.SlackBuild b/games/powerslave_demo_data/powerslave_demo_data.SlackBuild
index ac7bcbe1e5..3fbc74f425 100644
--- a/games/powerslave_demo_data/powerslave_demo_data.SlackBuild
+++ b/games/powerslave_demo_data/powerslave_demo_data.SlackBuild
@@ -21,9 +21,6 @@ PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
SRCNAM=pwrslave
-# 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