From fe95fc01c08f313a404bd06e548ad5b61b764e79 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 29 Aug 2021 13:47:22 -0400 Subject: development/bsdiff: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/bsdiff/bsdiff.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'development/bsdiff/bsdiff.SlackBuild') diff --git a/development/bsdiff/bsdiff.SlackBuild b/development/bsdiff/bsdiff.SlackBuild index b7cd9b6409..0a240e7d67 100644 --- a/development/bsdiff/bsdiff.SlackBuild +++ b/development/bsdiff/bsdiff.SlackBuild @@ -46,9 +46,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