summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-09-09 17:42:56 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:12 +0700
commit6ca3e63431131b8e363f678487e50cceae213237 (patch)
treec665d6f21d48d0608c0b3b22676c7643b69b9691 /graphics
parent4ea845d232465aae210cd8463cc39e2db3862182 (diff)
downloadslackbuilds-6ca3e63431131b8e363f678487e50cceae213237.tar.gz
slackbuilds-6ca3e63431131b8e363f678487e50cceae213237.tar.xz
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')
-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