aboutsummaryrefslogtreecommitdiff
path: root/misc/txt2regex/txt2regex.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/txt2regex/txt2regex.SlackBuild')
-rw-r--r--misc/txt2regex/txt2regex.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/txt2regex/txt2regex.SlackBuild b/misc/txt2regex/txt2regex.SlackBuild
index 6d7164854ffe9..d89b7659350a0 100644
--- a/misc/txt2regex/txt2regex.SlackBuild
+++ b/misc/txt2regex/txt2regex.SlackBuild
@@ -15,9 +15,6 @@ TAG=${TAG:-_SBo}
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