summaryrefslogtreecommitdiff
path: root/ftp/ftpmirror/files/patch-aa
blob: 5edc14693fcac8ec6cb3ce7910492eccbd3215aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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 @@
 
 ;# Where configuration files are.
 BEGIN {
-	use Config;
-	$sysconfdir = "$Config{prefix}/etc";
+	$sysconfdir = "%%PREFIX%%/etc";
 }
 
 ;#