summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-11-26 23:46:29 +0100
committer Willy Sudiarto Raharjo2021-12-04 04:09:03 +0100
commita1f7abdd27c1c57202909f9b4c56d46f474c6158 (patch)
tree8ca03f89ce9cb4c9faed2a3003a5338c19c9ab19
parent710f1ff391a750d56f2273ea8a1a39b55e1f19ee (diff)
downloadslackbuilds-a1f7abdd27c1c57202909f9b4c56d46f474c6158.tar.gz
audio/qm-vamp-plugins: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--audio/qm-vamp-plugins/qm-vamp-plugins.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/qm-vamp-plugins/qm-vamp-plugins.SlackBuild b/audio/qm-vamp-plugins/qm-vamp-plugins.SlackBuild
index 9a44349f47..341e059c0f 100644
--- a/audio/qm-vamp-plugins/qm-vamp-plugins.SlackBuild
+++ b/audio/qm-vamp-plugins/qm-vamp-plugins.SlackBuild
@@ -39,9 +39,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