summaryrefslogtreecommitdiff
path: root/devel/icu4/files/patch-putil
diff options
context:
space:
mode:
Diffstat (limited to 'devel/icu4/files/patch-putil')
-rw-r--r--devel/icu4/files/patch-putil9
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/icu4/files/patch-putil b/devel/icu4/files/patch-putil
deleted file mode 100644
index f102043ddb96..000000000000
--- a/devel/icu4/files/patch-putil
+++ /dev/null
@@ -1,9 +0,0 @@
---- common/putil.c 2007-12-12 13:57:26.000000000 -0500
-+++ common/putil.c 2008-01-28 13:04:02.000000000 -0500
-@@ -577,5 +577,5 @@
- /* These platforms are likely to use Olson timezone IDs. */
- #define CHECK_LOCALTIME_LINK 1
--#if defined(U_LINUX)
-+#if defined(U_LINUX) || defined(U_BSD)
- #define TZDEFAULT "/etc/localtime"
- #define TZZONEINFO "/usr/share/zoneinfo/"