summaryrefslogtreecommitdiffstats
path: root/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild')
-rw-r--r--system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild b/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild
index 918251ce14..38d1f6eaa3 100644
--- a/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild
+++ b/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild
@@ -15,9 +15,7 @@ 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