summaryrefslogblamecommitdiff
path: root/www/hydra/files/patch-defines.h
blob: 71598c2bd715d1edfecde1d315f4e6884e70a18d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                            
--- src/defines.h.orig	Wed Apr  2 22:01:06 2003
+++ src/defines.h	Wed Apr  2 22:02:48 2003
@@ -27,7 +27,7 @@
 /***** Change this, or use -c on the command line to specify it *****/
 
 #ifndef SERVER_ROOT
-#define SERVER_ROOT "/etc/hydra"
+#define SERVER_ROOT "%%PREFIX%%/etc/hydra"
 #endif
 
 /***** Change this via the CGIPath configuration value in hydra.conf *****/