summaryrefslogtreecommitdiffstats
path: root/graphics/bdfedit/bdfedit.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/bdfedit/bdfedit.SlackBuild')
-rw-r--r--graphics/bdfedit/bdfedit.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/bdfedit/bdfedit.SlackBuild b/graphics/bdfedit/bdfedit.SlackBuild
index e1b2724a04..0d1912a14b 100644
--- a/graphics/bdfedit/bdfedit.SlackBuild
+++ b/graphics/bdfedit/bdfedit.SlackBuild
@@ -27,9 +27,6 @@ PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
# no CFLAGS or LIBDIRSUFFIX needed here
-# 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