aboutsummaryrefslogtreecommitdiff
path: root/system/ttf-ancient-fonts/ttf-ancient-fonts.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/ttf-ancient-fonts/ttf-ancient-fonts.SlackBuild')
-rw-r--r--system/ttf-ancient-fonts/ttf-ancient-fonts.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/ttf-ancient-fonts/ttf-ancient-fonts.SlackBuild b/system/ttf-ancient-fonts/ttf-ancient-fonts.SlackBuild
index fe40990ca1954..d68147302d489 100644
--- a/system/ttf-ancient-fonts/ttf-ancient-fonts.SlackBuild
+++ b/system/ttf-ancient-fonts/ttf-ancient-fonts.SlackBuild
@@ -38,9 +38,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