]> git.pld-linux.org Git - packages/tzdata.git/blobdiff - disable-network-tests.patch
- disable tests that require network access
[packages/tzdata.git] / disable-network-tests.patch
diff --git a/disable-network-tests.patch b/disable-network-tests.patch
new file mode 100644 (file)
index 0000000..8b4bb4a
--- /dev/null
@@ -0,0 +1,11 @@
+--- tzdb-2020d/Makefile~       2020-10-17 04:52:24.000000000 +0200
++++ tzdb-2020d/Makefile        2021-01-03 17:37:04.452493870 +0100
+@@ -739,7 +739,7 @@
+ check:                check_character_set check_white_space check_links \
+                 check_name_lengths check_sorted \
+-                check_tables check_web check_zishrink check_tzs
++                check_tables check_zishrink check_tzs
+ check_character_set: $(ENCHILADA)
+       test ! '$(UTF8_LOCALE)' || \
This page took 0.046575 seconds and 4 git commands to generate.