From cf8562750b6cfed6c4c0e2ac2efe88d34ad507cf Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Wed, 23 Feb 2000 00:32:38 +0000 Subject: * Update port to 1.96 * Fix of the problem that rotate script doesn't work PR: 16888 Submitted by: Maintainer --- ftp/ftpmirror/files/patch-aa | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'ftp/ftpmirror/files') diff --git a/ftp/ftpmirror/files/patch-aa b/ftp/ftpmirror/files/patch-aa index 5edc14693fca..4cd1eb4d20e1 100644 --- a/ftp/ftpmirror/files/patch-aa +++ b/ftp/ftpmirror/files/patch-aa @@ -1,12 +1,11 @@ ---- Fan/Fan.pm.orig Sat Sep 19 12:57:26 1998 -+++ Fan/Fan.pm Sun Jan 10 03:43:34 1999 -@@ -48,8 +48,7 @@ +--- Fan/Fan.pm.orig Sun Nov 21 17:24:27 1999 ++++ Fan/Fan.pm Wed Jan 12 13:28:20 2000 +@@ -48,7 +48,7 @@ ;# Where configuration files are. BEGIN { -- use Config; -- $sysconfdir = "$Config{prefix}/etc"; -+ $sysconfdir = "%%PREFIX%%/etc"; +- $sysconfdir = "/usr/local/etc"; ++ $sysconfdir = '%%PREFIX%%'; } ;# -- cgit v1.2.3