summaryrefslogtreecommitdiffstats
path: root/audio/apulse
diff options
context:
space:
mode:
author B. Watson2021-08-05 20:22:06 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:31 +0200
commit849f5b2cfb5171304f994172c7b7f7eb5bea786b (patch)
treeaf5f1b9878e98f4536c633a2dd517d12a210199d /audio/apulse
parent67e4742de4fb3b12a868a55fa76937a8241e79e0 (diff)
downloadslackbuilds-849f5b2cfb5171304f994172c7b7f7eb5bea786b.tar.gz
audio/apulse: remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/apulse')
-rw-r--r--audio/apulse/apulse.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/apulse/apulse.SlackBuild b/audio/apulse/apulse.SlackBuild
index 139c90bd0c..15d1855d9a 100644
--- a/audio/apulse/apulse.SlackBuild
+++ b/audio/apulse/apulse.SlackBuild
@@ -48,9 +48,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