summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-10-28 00:01:05 +0000
committerMike Frysinger <vapier@gentoo.org>2005-10-28 00:01:05 +0000
commita52739d1e938e2a360b0bdf64651fa1fbbbf91da (patch)
tree69b146e05aeaad71fa354e532e4453ee8d9277b6 /sys-libs/timezone-data/files
parentStable on alpha wrt #109348 (diff)
downloadgentoo-2-a52739d1e938e2a360b0bdf64651fa1fbbbf91da.tar.gz
gentoo-2-a52739d1e938e2a360b0bdf64651fa1fbbbf91da.tar.bz2
gentoo-2-a52739d1e938e2a360b0bdf64651fa1fbbbf91da.zip
fix make test #110604
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'sys-libs/timezone-data/files')
-rw-r--r--sys-libs/timezone-data/files/timezone-data-2005n-makefile.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys-libs/timezone-data/files/timezone-data-2005n-makefile.patch b/sys-libs/timezone-data/files/timezone-data-2005n-makefile.patch
index 31aa4c371068..f640fd59fd37 100644
--- a/sys-libs/timezone-data/files/timezone-data-2005n-makefile.patch
+++ b/sys-libs/timezone-data/files/timezone-data-2005n-makefile.patch
@@ -6,6 +6,7 @@
- Move zic zdump to sbin and tzselect to bin ala glibc
- Install posix zoneinfo into zoneinfo/posix/ instead of zoneinfo-posix/ ala glibc
- Install leaps zoneinfo into zoneinfo/right/ ala glibc
+ - Disable broken web test
--- Makefile
+++ Makefile
@@ -90,3 +91,10 @@
+ -d $(TZDIR)/right -L leapseconds $(TDATA)
posix_right: posix_only other_two
+@@ -366,5 +366,5 @@
+ chmod +x $@
+
+-check: check_tables check_web
++check: check_tables
+
+ check_tables: checktab.awk $(PRIMARY_YDATA)