summaryrefslogtreecommitdiff
path: root/textproc/icu/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/icu/patches/patch-af')
-rw-r--r--textproc/icu/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/icu/patches/patch-af b/textproc/icu/patches/patch-af
deleted file mode 100644
index fefb0b73c7f..00000000000
--- a/textproc/icu/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1.1.1 2000/12/20 18:28:05 skrll Exp $
-
---- test/cintltst/cintltst.c.orig Wed Aug 16 23:27:48 2000
-+++ test/cintltst/cintltst.c
-@@ -158,7 +158,7 @@
- {
- if (_testDirectory == NULL)
- {
--#if defined(_AIX) || defined(U_SOLARIS) || defined(U_LINUX) || defined(HPUX) || defined(POSIX) || defined(OS390)
-+#if defined(_AIX) || defined(U_SOLARIS) || defined(U_LINUX) || defined(HPUX) || defined(POSIX) || defined(OS390) || defined(U_NETBSD)
- ctest_setTestDirectory("source|test|testdata|");
- #else
- ctest_setTestDirectory("icu|source|test|testdata|");