aboutsummaryrefslogtreecommitdiff
path: root/audio/alsacap
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-04 15:09:35 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:30 +0700
commit67e4742de4fb3b12a868a55fa76937a8241e79e0 (patch)
tree30a499fe9bbb1b89e317fc48d7692d621d2f48cf /audio/alsacap
parent0f6bcdcab7a2630326f43815ea125ef7de21fcb2 (diff)
downloadslackbuilds-67e4742de4fb3b12a868a55fa76937a8241e79e0.tar.xz
audio/alsacap: remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/alsacap')
-rw-r--r--audio/alsacap/alsacap.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/alsacap/alsacap.SlackBuild b/audio/alsacap/alsacap.SlackBuild
index ca4a7ddde710..842b1af6d9bf 100644
--- a/audio/alsacap/alsacap.SlackBuild
+++ b/audio/alsacap/alsacap.SlackBuild
@@ -33,9 +33,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