summaryrefslogtreecommitdiff
path: root/www/apache6/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache6/patches/patch-al')
-rw-r--r--www/apache6/patches/patch-al13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/apache6/patches/patch-al b/www/apache6/patches/patch-al
deleted file mode 100644
index a573b606c51..00000000000
--- a/www/apache6/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.2 2000/04/26 03:30:28 hubertf Exp $
-
---- src/os/unix/os.c.orig Sat Jan 15 08:01:09 2000
-+++ src/os/unix/os.c Tue Apr 25 21:24:31 2000
-@@ -129,7 +129,7 @@
- #elif defined(HAVE_DYLD)
- NSUnLinkModule(handle,FALSE);
-
--#else
-+#elif 0
- dlclose(handle);
- #endif
-