From b951e2fccd66f6c6b0770efed03f40e8750deda0 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 26 Aug 2021 18:00:58 -0400 Subject: system/ded: Reflow README, rm template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/ded/ded.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'system/ded/ded.SlackBuild') diff --git a/system/ded/ded.SlackBuild b/system/ded/ded.SlackBuild index 203f284b594d..d0c2524dbf6b 100644 --- a/system/ded/ded.SlackBuild +++ b/system/ded/ded.SlackBuild @@ -43,9 +43,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