From f75ae693e26edaeb6fc9e0c37b37b106c2dc73b9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 24 Aug 2021 03:30:41 -0400 Subject: system/reptyr: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/reptyr/reptyr.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'system/reptyr/reptyr.SlackBuild') diff --git a/system/reptyr/reptyr.SlackBuild b/system/reptyr/reptyr.SlackBuild index 597839ab8a18..9b539e83c1c9 100644 --- a/system/reptyr/reptyr.SlackBuild +++ b/system/reptyr/reptyr.SlackBuild @@ -28,9 +28,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