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.SlackBuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild b/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild
index 918251ce14..327e9df981 100644
--- a/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild
+++ b/system/solarize-12x29-psf/solarize-12x29-psf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for solarize-12x29-psf
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
@@ -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