summaryrefslogtreecommitdiffstats
path: root/system/solarize-12x29-psf
diff options
context:
space:
mode:
author B. Watson2021-08-23 20:55:01 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:36 +0200
commita7f926e67d91feec8b7687697af8cf9c03a86800 (patch)
treebbc15d21df32a21fce21f15093603a47f0b0a4dd /system/solarize-12x29-psf
parent04a2dfd617f8be86fd8eef53a6bf807cc57a78bb (diff)
downloadslackbuilds-a7f926e67d91feec8b7687697af8cf9c03a86800.tar.gz
system/solarize-12x29-psf: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/solarize-12x29-psf')
-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