From 0033396c224c11993d48a192f9180c212758e85e Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Thu, 21 Jul 2016 16:19:26 +0700 Subject: network/awstats: Updated for version 7.5. Signed-off-by: Willy Sudiarto Raharjo --- network/awstats/doinst.sh | 7 ------- 1 file changed, 7 deletions(-) (limited to 'network/awstats/doinst.sh') diff --git a/network/awstats/doinst.sh b/network/awstats/doinst.sh index 261cfac12d..611e9b15c0 100644 --- a/network/awstats/doinst.sh +++ b/network/awstats/doinst.sh @@ -11,13 +11,6 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -# Keep same perms: -if [ -e etc/httpd/extra/httpd-awstats.conf.new ]; then - cp -a etc/httpd/extra/httpd-awstats.conf etc/httpd/extra/httpd-awstats.conf.new.incoming - cat etc/httpd/extra/httpd-awstats.conf.new > etc/httpd/extra/httpd-awstats.conf.new.incoming - mv etc/httpd/extra/httpd-awstats.conf.new.incoming etc/httpd/extra/httpd-awstats.conf.new -fi - config etc/httpd/extra/httpd-awstats.conf.new config etc/awstats/awstats.model.conf.new -- cgit v1.2.3