summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author B. Watson2021-09-11 01:03:11 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:16 +0200
commit57c8cb15cf65a40c0ebc5e0f264852270492ef72 (patch)
treeb365a656642adaf61b436dfa705c830833b74c7e /misc
parent1749fb08104bb11d9e70d83d1c3f7223718af4e6 (diff)
downloadslackbuilds-57c8cb15cf65a40c0ebc5e0f264852270492ef72.tar.gz
misc/font-unscii: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/font-unscii/font-unscii.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/font-unscii/font-unscii.SlackBuild b/misc/font-unscii/font-unscii.SlackBuild
index cdc69de119..a7078b83b1 100644
--- a/misc/font-unscii/font-unscii.SlackBuild
+++ b/misc/font-unscii/font-unscii.SlackBuild
@@ -17,9 +17,6 @@ TAG=${TAG:-_SBo}
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