aboutsummaryrefslogtreecommitdiffstats
path: root/comms/qpage/files/patch-config.input
blob: 00e48e4a485f4d94667679d363194979048c0fc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- config.input.orig   Sat Jan 10 00:43:26 2004
+++ config.input    Sat Jan 10 00:44:05 2004
@@ -20,7 +20,7 @@
 # See the QuickPage documentation for complete details about
 # the syntax of the configuration file.
 #
-QPAGE_CONFIG="/etc/qpage.cf"
+QPAGE_CONFIG="%%PREFIX%%/etc/qpage.cf"
 
 
 #
@@ -41,7 +41,7 @@
 # copies of the configuration file.  Only one filename
 # may be specified.
 #
-SNPP_SERVER_FILE="/etc/qpage.servers"
+SNPP_SERVER_FILE="%%PREFIX%%/etc/qpage.servers"
 
 
 #