diff options
Diffstat (limited to 'www/webstats/files/patch-configfiles__serverwide__webstats.ini')
-rw-r--r-- | www/webstats/files/patch-configfiles__serverwide__webstats.ini | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/webstats/files/patch-configfiles__serverwide__webstats.ini b/www/webstats/files/patch-configfiles__serverwide__webstats.ini deleted file mode 100644 index 95d8991c45a9..000000000000 --- a/www/webstats/files/patch-configfiles__serverwide__webstats.ini +++ /dev/null @@ -1,13 +0,0 @@ ---- configfiles/serverwide/webstats.ini Wed Sep 5 22:13:38 2001 -+++ configfiles/serverwide/webstats.ini Sun Feb 16 18:08:11 2003 -@@ -6,8 +6,8 @@ - - [misc] - #where are the analog and rmagic executables? --ANALOG=/usr/bin/analog --RMAGIC=/usr/local/bin/rmagic -+ANALOG=%%PREFIX%%/bin/analog -+RMAGIC=%%PREFIX%%/reportmagic/rmagic.pl - - #where should the logfile for webstats go to? - WEBSTATSLOG=/tmp/webstats_log |