summaryrefslogtreecommitdiffstats
path: root/audio/listener/listener.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-11-26 17:51:11 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-04 10:09:03 +0700
commit23612dfd55263e5a1ee497ce3bb7c4f19dd72111 (patch)
treef483da70187b0310c4412078e3c8a20a46079948 /audio/listener/listener.SlackBuild
parenta1f7abdd27c1c57202909f9b4c56d46f474c6158 (diff)
downloadslackbuilds-23612dfd55263e5a1ee497ce3bb7c4f19dd72111.tar.gz
slackbuilds-23612dfd55263e5a1ee497ce3bb7c4f19dd72111.tar.xz
audio/listener: Fix homepage/download URLs.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/listener/listener.SlackBuild')
-rw-r--r--audio/listener/listener.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/listener/listener.SlackBuild b/audio/listener/listener.SlackBuild
index f31300b9de..cd2c6dc70b 100644
--- a/audio/listener/listener.SlackBuild
+++ b/audio/listener/listener.SlackBuild
@@ -38,9 +38,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