From 6ca3e63431131b8e363f678487e50cceae213237 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 9 Sep 2021 17:42:56 -0400 Subject: graphics/ralcgm: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- graphics/ralcgm/ralcgm.SlackBuild | 3 --- 1 file changed, 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 -- cgit v1.2.3