summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author B. Watson2021-08-04 21:09:35 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:30 +0200
commit67e4742de4fb3b12a868a55fa76937a8241e79e0 (patch)
tree30a499fe9bbb1b89e317fc48d7692d621d2f48cf /audio
parent0f6bcdcab7a2630326f43815ea125ef7de21fcb2 (diff)
downloadslackbuilds-67e4742de4fb3b12a868a55fa76937a8241e79e0.tar.gz
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')
-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 ca4a7ddde7..842b1af6d9 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