mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-06 10:35:13 +02:00
11 lines
395 B
Diff
11 lines
395 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -768,7 +768,7 @@ tzselect: tzselect.ksh version
|
|
|
|
check: check_character_set check_white_space check_links \
|
|
check_name_lengths check_slashed_abbrs check_sorted \
|
|
- check_tables check_web check_ziguard check_zishrink check_tzs
|
|
+ check_tables check_ziguard check_zishrink check_tzs
|
|
|
|
check_character_set: $(ENCHILADA)
|
|
test ! '$(UTF8_LOCALE)' || \
|