summaryrefslogtreecommitdiff
path: root/www/hydra/files/patch-defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/hydra/files/patch-defines.h')
-rw-r--r--www/hydra/files/patch-defines.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/hydra/files/patch-defines.h b/www/hydra/files/patch-defines.h
new file mode 100644
index 000000000000..71598c2bd715
--- /dev/null
+++ b/www/hydra/files/patch-defines.h
@@ -0,0 +1,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 *****/