diff options
Diffstat (limited to 'www/analog/files/patch-ab')
-rw-r--r-- | www/analog/files/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/analog/files/patch-ab b/www/analog/files/patch-ab index 5dd81753bf9e..7a5878c07030 100644 --- a/www/analog/files/patch-ab +++ b/www/analog/files/patch-ab @@ -1,5 +1,5 @@ ---- analhead.h.orig Sat Jul 13 14:48:54 1996 -+++ analhead.h Sun Aug 4 09:31:54 1996 +--- analhead.h.orig Sat Jul 13 10:48:54 1996 ++++ analhead.h Mon Aug 5 21:13:30 1996 @@ -17,11 +17,11 @@ /* the URL of your host's home page, for linking to at the top of the output; use "-" for no linking. */ @@ -19,7 +19,7 @@ empty string "" for the same directory as the output page. */ -#define DEFAULTCONFIGFILE "/usr/local/etc/httpd/analog/analog.cfg" -+#define DEFAULTCONFIGFILE "/usr/local/share/analog/analog.cfg" ++#define DEFAULTCONFIGFILE "none" /* the name of the default configuration file; see README.html for a description of this file. Use "none" for no configuration file. */ |