From fa33c9b46dca63a8f140703a3580d55226c9d945 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 31 Oct 2021 17:49:57 -0400 Subject: games/ncursesoflife: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/ncursesoflife/ncursesoflife.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'games/ncursesoflife/ncursesoflife.SlackBuild') diff --git a/games/ncursesoflife/ncursesoflife.SlackBuild b/games/ncursesoflife/ncursesoflife.SlackBuild index b562303cbb27..735a06af53d7 100644 --- a/games/ncursesoflife/ncursesoflife.SlackBuild +++ b/games/ncursesoflife/ncursesoflife.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