From 16bb6e7755584b3fbb6bc573f3db7f6247044469 Mon Sep 17 00:00:00 2001 From: explorer Date: Fri, 21 Apr 2000 02:19:33 +0000 Subject: unneeded patch removed --- www/apache/patches/patch-an | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 www/apache/patches/patch-an (limited to 'www/apache') diff --git a/www/apache/patches/patch-an b/www/apache/patches/patch-an deleted file mode 100644 index d46ed8c861e..00000000000 --- a/www/apache/patches/patch-an +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-an,v 1.2 2000/02/09 00:54:03 hubertf Exp $ - ---- configure.orig Mon Jan 17 23:53:17 2000 -+++ configure Wed Feb 9 00:53:03 2000 -@@ -417,6 +417,7 @@ - echo " --mandir=DIR install manual pages in DIR" - echo " --sysconfdir=DIR install configuration files in DIR" - echo " --datadir=DIR install read-only data files in DIR" -+ echo " --cgidir=DIR install cgi files in DIR" - echo " --includedir=DIR install includes files in DIR" - echo " --localstatedir=DIR install modifiable data files in DIR" - echo " --runtimedir=DIR install runtime data in DIR" -@@ -652,6 +653,10 @@ - --datadir=*) - datadir="$apc_optarg" - autosuffix_datadir=no -+ ;; -+ --cgidir=*) -+ cgidir="$apc_optarg" -+ autosuffix_cgidir=no - ;; - --iconsdir=*) - iconsdir="$apc_optarg" -- cgit v1.2.3