]> git.pld-linux.org Git - packages/awstats.git/blobdiff - awstats-PLD.patch
- up to 7.0
[packages/awstats.git] / awstats-PLD.patch
index ae548504a6f856918e1faed0b5b71eb43083f368..23962b980ababa1f91a68e4d68776312de9f0ff1 100644 (file)
@@ -73,14 +73,13 @@ diff -Nur b.awstats-6.6/tools/awstats_updateall.pl n.awstats-6.6/tools/awstats_u
                $AwstatsFound=1;
        }
        if (! $AwstatsFound) {
---- awstats-6.95/wwwroot/cgi-bin/awstats.pl.orig       2010-05-19 12:48:28.000000000 +0200
-+++ awstats-6.95/wwwroot/cgi-bin/awstats.pl    2010-05-19 13:15:39.000000000 +0200
-@@ -1733,7 +1733,7 @@ sub Read_Config {
-       }
-       else {
-               @PossibleConfigDir = (
--                      "$DIR",                   "/etc/awstats",
-+                      "$DIR", "/etc/webapps/awstats", "/etc/awstats",
+--- awstats-7.0/wwwroot/cgi-bin/awstats.pl~    2011-01-13 13:23:54.000000000 +0200
++++ awstats-7.0/wwwroot/cgi-bin/awstats.pl     2011-01-13 14:22:50.921961909 +0200
+@@ -1712,6 +1712,7 @@
+       my $configdir         = shift;
+       my @PossibleConfigDir = (
+                       "$DIR",
++                      "/etc/webapps/awstats",
+                       "/etc/awstats",
                        "/usr/local/etc/awstats", "/etc",
                        "/etc/opt/awstats"
-               );
This page took 0.057893 seconds and 4 git commands to generate.