summaryrefslogtreecommitdiffstats
path: root/games/miscom
diff options
context:
space:
mode:
author B. Watson2021-10-22 12:45:41 +0200
committer Willy Sudiarto Raharjo2021-10-29 12:07:22 +0200
commit682163cf3e5e65e6c1c715af6c76326238f5ae25 (patch)
tree3698dbd3582cbf67159b861fb052966370a26aab /games/miscom
parent77fda57747bf5fbf6c427359a1da8c77f68dae10 (diff)
downloadslackbuilds-682163cf3e5e65e6c1c715af6c76326238f5ae25.tar.gz
games/miscom: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/miscom')
-rw-r--r--games/miscom/miscom.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/miscom/miscom.SlackBuild b/games/miscom/miscom.SlackBuild
index 567a971d7b..22f579d200 100644
--- a/games/miscom/miscom.SlackBuild
+++ b/games/miscom/miscom.SlackBuild
@@ -22,9 +22,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