summaryrefslogtreecommitdiffstats
path: root/graphics/pcx-pixbuf-loader
diff options
context:
space:
mode:
author B. Watson2021-09-09 23:38:46 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:12 +0200
commit4a1866b65ef17e555a9608880ca8fac8f804d7f6 (patch)
treea2e98053ac9d78ad8e743ff706aee344aef70083 /graphics/pcx-pixbuf-loader
parent130de7406ebd0c2bff644c3fc8fb951c45f22ab0 (diff)
downloadslackbuilds-4a1866b65ef17e555a9608880ca8fac8f804d7f6.tar.gz
graphics/pcx-pixbuf-loader: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pcx-pixbuf-loader')
-rw-r--r--graphics/pcx-pixbuf-loader/pcx-pixbuf-loader.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/pcx-pixbuf-loader/pcx-pixbuf-loader.SlackBuild b/graphics/pcx-pixbuf-loader/pcx-pixbuf-loader.SlackBuild
index 53c628293c..bf086383c2 100644
--- a/graphics/pcx-pixbuf-loader/pcx-pixbuf-loader.SlackBuild
+++ b/graphics/pcx-pixbuf-loader/pcx-pixbuf-loader.SlackBuild
@@ -22,9 +22,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# 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