summaryrefslogtreecommitdiffstats
path: root/python/holidays/holidays.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-01-05 03:04:55 +0100
committer Willy Sudiarto Raharjo2024-01-05 03:07:17 +0100
commit1d31a47d62d604a99919997c689ea26150e9d8aa (patch)
tree7c4f774036e2235661d3b72ec9dd137d2cf53a35 /python/holidays/holidays.SlackBuild
parentd69fac60858ba5df9c51cad29574e51d2d0fbbe1 (diff)
downloadslackbuilds-1d31a47d62d604a99919997c689ea26150e9d8aa.tar.gz
python/holidays: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/holidays/holidays.SlackBuild')
-rw-r--r--python/holidays/holidays.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/holidays/holidays.SlackBuild b/python/holidays/holidays.SlackBuild
index 67a3a68e9e..5f02a378cb 100644
--- a/python/holidays/holidays.SlackBuild
+++ b/python/holidays/holidays.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