summaryrefslogtreecommitdiffstats
path: root/python/jdcal/jdcal.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/jdcal/jdcal.SlackBuild')
-rw-r--r--python/jdcal/jdcal.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/jdcal/jdcal.SlackBuild b/python/jdcal/jdcal.SlackBuild
index 11cc881910..4b2c4d8bec 100644
--- a/python/jdcal/jdcal.SlackBuild
+++ b/python/jdcal/jdcal.SlackBuild
@@ -38,9 +38,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