From: Adam Gołębiowski Date: Sun, 14 Mar 2004 21:49:56 +0000 (+0000) Subject: - /srv/ no more (thanks arekm) X-Git-Tag: auto/ac/awstats-6_1-1~4 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=3c1b948410a36d65cd687edea017a94ef22ef6b4;p=packages%2Fawstats.git - /srv/ no more (thanks arekm) Changed files: awstats-cron -> 1.4 awstats.spec -> 1.17 --- diff --git a/awstats-cron b/awstats-cron index 6567900..8f8c89b 100644 --- a/awstats-cron +++ b/awstats-cron @@ -3,7 +3,7 @@ if [ -s /var/log/httpd/access_log ] ; then /usr/bin/awstats_updateall.pl now -config-dir=/etc \ - -awstatsprog=/srv/httpd/html/cgi-bin/awstats.pl > /dev/null + -awstatsprog=/home/services/httpd/html/cgi-bin/awstats.pl > /dev/null fi exit 0 diff --git a/awstats.spec b/awstats.spec index 5bf9ee7..dafe477 100644 --- a/awstats.spec +++ b/awstats.spec @@ -18,7 +18,7 @@ Requires: perl-Storable BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define wwwdir /srv/httpd/html +%define wwwdir /home/services/httpd/html %description Advanced Web Statistics is a powerful and featureful tool that