summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-10-06 15:52:03 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:36 +0700
commit5fe31aa1d845d1b983fd760ac254d53f5e4c7c1d (patch)
tree155cfdde4f5470c83b865026bf5eff8999b4821a /games
parent5955793cd3bcd36a18a53395f5057e3a9bf2a34a (diff)
downloadslackbuilds-5fe31aa1d845d1b983fd760ac254d53f5e4c7c1d.tar.gz
games/fortune-farscape: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/fortune-farscape/fortune-farscape.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/fortune-farscape/fortune-farscape.SlackBuild b/games/fortune-farscape/fortune-farscape.SlackBuild
index b8474bace0..20c019bd68 100644
--- a/games/fortune-farscape/fortune-farscape.SlackBuild
+++ b/games/fortune-farscape/fortune-farscape.SlackBuild
@@ -22,9 +22,6 @@ TAG=${TAG:-_SBo}
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