]> git.pld-linux.org Git - packages/tzdata.git/blob - disable-network-tests.patch
8b4bb4af783ca91ea5174f84efe0a7c30739ce0d
[packages/tzdata.git] / disable-network-tests.patch
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.047073 seconds and 2 git commands to generate.