From 12378c30376d8588e1e3f1f283000145b4e0e4c4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 24 Aug 2021 22:51:08 -0400 Subject: system/lddsafe: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/lddsafe/lddsafe.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'system/lddsafe') diff --git a/system/lddsafe/lddsafe.SlackBuild b/system/lddsafe/lddsafe.SlackBuild index 89d85ad406..690fcc4a80 100644 --- a/system/lddsafe/lddsafe.SlackBuild +++ b/system/lddsafe/lddsafe.SlackBuild @@ -21,9 +21,6 @@ PKGTYPE=${PKGTYPE:-tgz} ARCH=noarch -# 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