aboutsummaryrefslogtreecommitdiff
path: root/system/lzop/lzop.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-24 21:50:41 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:40 +0700
commit3776bedfc6ebc4333ced813c8fe4d4188df13e0e (patch)
treebbdab451834fd09f3739d4a38a322ee21017a95d /system/lzop/lzop.SlackBuild
parent139c1940e98ee2166518c7783d1d6ff55b60f825 (diff)
system/lzop: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lzop/lzop.SlackBuild')
-rw-r--r--system/lzop/lzop.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/lzop/lzop.SlackBuild b/system/lzop/lzop.SlackBuild
index 632240837e130..f961122123426 100644
--- a/system/lzop/lzop.SlackBuild
+++ b/system/lzop/lzop.SlackBuild
@@ -44,9 +44,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