summaryrefslogtreecommitdiffstats
path: root/multimedia/glyr/glyr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/glyr/glyr.SlackBuild')
-rw-r--r--multimedia/glyr/glyr.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/glyr/glyr.SlackBuild b/multimedia/glyr/glyr.SlackBuild
index 242d3984fc..5fcf893946 100644
--- a/multimedia/glyr/glyr.SlackBuild
+++ b/multimedia/glyr/glyr.SlackBuild
@@ -22,7 +22,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Now maintained by B. Watson <yalhcru@gmail.com>
+# Now maintained by B. Watson <urchlay@slackware.uk>
# 20180904 bkw: BUILD=2, fix lyricswiki
# 20170302 bkw: use long-format github URL
@@ -54,9 +54,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