summaryrefslogtreecommitdiffstats
path: root/audio/jack1
diff options
context:
space:
mode:
author B. Watson2021-08-02 23:13:59 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:29 +0200
commit4ea1b0d27f66ce09a985fa676a13de8bbc57ecd8 (patch)
tree6dd5073a36afc49259c01d98ce11fd3af43f7d0e /audio/jack1
parent2d1f290cb05f4cab979d0e05a4924e587af7c58d (diff)
downloadslackbuilds-4ea1b0d27f66ce09a985fa676a13de8bbc57ecd8.tar.gz
audio/jack1: remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/jack1')
-rw-r--r--audio/jack1/jack1.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/jack1/jack1.SlackBuild b/audio/jack1/jack1.SlackBuild
index 2b2896b664..db70ec3728 100644
--- a/audio/jack1/jack1.SlackBuild
+++ b/audio/jack1/jack1.SlackBuild
@@ -50,9 +50,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