summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2021-08-26 20:53:30 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:44 +0200
commitf28cf6a4fcaa408f7ebea54aae33fa0de181279a (patch)
tree1212e55b7f2f2ece5cc5e537399f8888ed70b5fa /system
parentec2447378a367ba6e358c5c803b1e63eb3fe5048 (diff)
downloadslackbuilds-f28cf6a4fcaa408f7ebea54aae33fa0de181279a.tar.gz
system/esekeyd: 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/esekeyd/esekeyd.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/esekeyd/esekeyd.SlackBuild b/system/esekeyd/esekeyd.SlackBuild
index f767312bb7..afe20be1fa 100644
--- a/system/esekeyd/esekeyd.SlackBuild
+++ b/system/esekeyd/esekeyd.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