summaryrefslogtreecommitdiffstats
path: root/system/lddsafe
diff options
context:
space:
mode:
author B. Watson2021-08-25 04:51:08 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:41 +0200
commit12378c30376d8588e1e3f1f283000145b4e0e4c4 (patch)
tree16eae44b11534ec9486eb54ab9299a71faceaec0 /system/lddsafe
parent0c5799b4d5c1740efe29a46c3aed369f89395d2b (diff)
downloadslackbuilds-12378c30376d8588e1e3f1f283000145b4e0e4c4.tar.gz
system/lddsafe: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lddsafe')
-rw-r--r--system/lddsafe/lddsafe.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/lddsafe/lddsafe.SlackBuild b/system/lddsafe/lddsafe.SlackBuild
index 89d85ad406..690fcc4a80 100644
--- a/system/lddsafe/lddsafe.SlackBuild
+++ b/system/lddsafe/lddsafe.SlackBuild
@@ -21,9 +21,6 @@ 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