summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2021-08-26 20:59:47 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:45 +0200
commit6daf103f8a92525e4db96c9bb441d49684dacfae (patch)
treefeb1269bfe834a45affc3b05c7cb8d021921821f /system
parent2ea93f1e315f49db91109a3ffa1f4689c618a6b6 (diff)
downloadslackbuilds-6daf103f8a92525e4db96c9bb441d49684dacfae.tar.gz
system/dse-typewriter-font: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/dse-typewriter-font/dse-typewriter-font.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/dse-typewriter-font/dse-typewriter-font.SlackBuild b/system/dse-typewriter-font/dse-typewriter-font.SlackBuild
index b535b5e782..a8469149ea 100644
--- a/system/dse-typewriter-font/dse-typewriter-font.SlackBuild
+++ b/system/dse-typewriter-font/dse-typewriter-font.SlackBuild
@@ -15,9 +15,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