aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ftplocate/files/patch-install.pl
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/ftplocate/files/patch-install.pl')
-rw-r--r--ftp/ftplocate/files/patch-install.pl18
1 files changed, 0 insertions, 18 deletions
diff --git a/ftp/ftplocate/files/patch-install.pl b/ftp/ftplocate/files/patch-install.pl
deleted file mode 100644
index 787b04470d77..000000000000
--- a/ftp/ftplocate/files/patch-install.pl
+++ /dev/null
@@ -1,18 +0,0 @@
---- install.pl.orig Thu Aug 23 21:12:47 2001
-+++ install.pl Thu Aug 23 21:17:01 2001
-@@ -251,6 +251,7 @@
-
- $defhtmldir="/usr/local/apache/share/htdocs";
- foreach (
-+ "/usr/local/www/data",
- "/usr/local/apache/share/htdocs",
- "/usr/local/apache/htdocs",
- "/opt/apache/share/htdocs",
-@@ -261,6 +262,7 @@
-
- $defcgidir="/usr/local/apache/share/cgi-bin";
- foreach (
-+ "/usr/local/www/cgi-bin",
- "/usr/local/apache/share/cgi-bin",
- "/usr/local/apache/cgi-bin",
- "/opt/apache/share/cgi-bin",