aboutsummaryrefslogtreecommitdiff
path: root/office/djvusmooth/djvusmooth.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-09-27 03:36:50 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:28 +0700
commit626814036bdb037b2057e67593ece8bbcc6ac2bd (patch)
treeba9bbd27bd7df7377b437041b00587983d2ef6f3 /office/djvusmooth/djvusmooth.SlackBuild
parente4046b92fa4c7dd27263d5608ed90237d0386ded (diff)
office/djvusmooth: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/djvusmooth/djvusmooth.SlackBuild')
-rw-r--r--office/djvusmooth/djvusmooth.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/office/djvusmooth/djvusmooth.SlackBuild b/office/djvusmooth/djvusmooth.SlackBuild
index f4d45a26a7077..25cf3ba2495ba 100644
--- a/office/djvusmooth/djvusmooth.SlackBuild
+++ b/office/djvusmooth/djvusmooth.SlackBuild
@@ -25,9 +25,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