freebsd-ports/ftp/ftpmirror/files/patch-aa
Chris D. Faulhaber cf8562750b * Update port to 1.96
* Fix of the problem that rotate script doesn't work

PR:		16888
Submitted by:	Maintainer
2000-02-23 00:32:38 +00:00

12 lines
222 B
Plaintext

--- 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 {
- $sysconfdir = "/usr/local/etc";
+ $sysconfdir = '%%PREFIX%%';
}
;#