aboutsummaryrefslogtreecommitdiff
path: root/misc/font-unscii/font-unscii.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/font-unscii/font-unscii.SlackBuild')
-rw-r--r--misc/font-unscii/font-unscii.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/font-unscii/font-unscii.SlackBuild b/misc/font-unscii/font-unscii.SlackBuild
index cdc69de1198c..a7078b83b1d4 100644
--- a/misc/font-unscii/font-unscii.SlackBuild
+++ b/misc/font-unscii/font-unscii.SlackBuild
@@ -17,9 +17,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