aboutsummaryrefslogtreecommitdiff
path: root/games/notpacman/notpacman.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/notpacman/notpacman.SlackBuild')
-rw-r--r--games/notpacman/notpacman.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/notpacman/notpacman.SlackBuild b/games/notpacman/notpacman.SlackBuild
index f55a608adb69c..daae6a1b8cf31 100644
--- a/games/notpacman/notpacman.SlackBuild
+++ b/games/notpacman/notpacman.SlackBuild
@@ -24,9 +24,6 @@ PKGTYPE=${PKGTYPE:-tgz}
# *.love files are just zip files full of lua code, they're cross-platform
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