summaryrefslogtreecommitdiffstats
path: root/desktop/x2x
diff options
context:
space:
mode:
author B. Watson2021-09-09 19:32:14 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:09 +0200
commit61214c701568f7762c128b6e55d3fab2c6d0b219 (patch)
tree8873829d5b1f06024028ae2810f34f22b873ef9c /desktop/x2x
parent8fe1aa890326e6b444c472202c1d02acd71cd9c0 (diff)
downloadslackbuilds-61214c701568f7762c128b6e55d3fab2c6d0b219.tar.gz
desktop/x2x: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/x2x')
-rw-r--r--desktop/x2x/x2x.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/x2x/x2x.SlackBuild b/desktop/x2x/x2x.SlackBuild
index a53d912c6e..775973b578 100644
--- a/desktop/x2x/x2x.SlackBuild
+++ b/desktop/x2x/x2x.SlackBuild
@@ -26,9 +26,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