summaryrefslogtreecommitdiff
path: root/libraries/zita-convolver/zita-convolver.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-11-24 16:28:56 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-04 10:08:59 +0700
commit33ed966254ababd8767a5870d2ec75b343269511 (patch)
tree0936f4bcf7554fdbfd73a3496610f995567224c6 /libraries/zita-convolver/zita-convolver.SlackBuild
parent6c31f48ec1298ba8f940ab5ab806492955ac4541 (diff)
downloadslackbuilds-33ed966254ababd8767a5870d2ec75b343269511.tar.gz
libraries/zita-convolver: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/zita-convolver/zita-convolver.SlackBuild')
-rw-r--r--libraries/zita-convolver/zita-convolver.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/zita-convolver/zita-convolver.SlackBuild b/libraries/zita-convolver/zita-convolver.SlackBuild
index 258a6837fc..fd870f322f 100644
--- a/libraries/zita-convolver/zita-convolver.SlackBuild
+++ b/libraries/zita-convolver/zita-convolver.SlackBuild
@@ -30,9 +30,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