summaryrefslogtreecommitdiffstats
path: root/development/xa/xa.SlackBuild
diff options
context:
space:
mode:
author B. Watson2021-09-07 20:50:07 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:02 +0200
commit4630d768c924f513fff43244cc5e2b84fbfb40a6 (patch)
tree7fceb35bd5e7f69c0c72e0414788f8b94b532573 /development/xa/xa.SlackBuild
parentc7417b8dbc3ab855c7dbf677625ae37546db0955 (diff)
downloadslackbuilds-4630d768c924f513fff43244cc5e2b84fbfb40a6.tar.gz
development/xa: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xa/xa.SlackBuild')
-rw-r--r--development/xa/xa.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/development/xa/xa.SlackBuild b/development/xa/xa.SlackBuild
index 69d96d8375..1f589f6483 100644
--- a/development/xa/xa.SlackBuild
+++ b/development/xa/xa.SlackBuild
@@ -47,9 +47,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