]> git.pld-linux.org Git - packages/tzdata.git/blame - disable-network-tests.patch
- disable tests that require network access
[packages/tzdata.git] / disable-network-tests.patch
CommitLineData
8650fa3d
JR
1--- tzdb-2020d/Makefile~ 2020-10-17 04:52:24.000000000 +0200
2+++ tzdb-2020d/Makefile 2021-01-03 17:37:04.452493870 +0100
3@@ -739,7 +739,7 @@
4
5 check: check_character_set check_white_space check_links \
6 check_name_lengths check_sorted \
7- check_tables check_web check_zishrink check_tzs
8+ check_tables check_zishrink check_tzs
9
10 check_character_set: $(ENCHILADA)
11 test ! '$(UTF8_LOCALE)' || \
This page took 0.066671 seconds and 4 git commands to generate.