summaryrefslogtreecommitdiffstats
path: root/graphics/ralcgm
diff options
context:
space:
mode:
author B. Watson2021-09-09 23:42:56 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:12 +0200
commit6ca3e63431131b8e363f678487e50cceae213237 (patch)
treec665d6f21d48d0608c0b3b22676c7643b69b9691 /graphics/ralcgm
parent4ea845d232465aae210cd8463cc39e2db3862182 (diff)
downloadslackbuilds-6ca3e63431131b8e363f678487e50cceae213237.tar.gz
graphics/ralcgm: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/ralcgm')
-rw-r--r--graphics/ralcgm/ralcgm.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/ralcgm/ralcgm.SlackBuild b/graphics/ralcgm/ralcgm.SlackBuild
index c8a4073cb8..895f831984 100644
--- a/graphics/ralcgm/ralcgm.SlackBuild
+++ b/graphics/ralcgm/ralcgm.SlackBuild
@@ -22,9 +22,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