aboutsummaryrefslogtreecommitdiff
path: root/www/awstats-devel/files/patch-tools-awstats_configure.pl
diff options
context:
space:
mode:
Diffstat (limited to 'www/awstats-devel/files/patch-tools-awstats_configure.pl')
-rw-r--r--www/awstats-devel/files/patch-tools-awstats_configure.pl17
1 files changed, 0 insertions, 17 deletions
diff --git a/www/awstats-devel/files/patch-tools-awstats_configure.pl b/www/awstats-devel/files/patch-tools-awstats_configure.pl
deleted file mode 100644
index e9240f4531c4..000000000000
--- a/www/awstats-devel/files/patch-tools-awstats_configure.pl
+++ /dev/null
@@ -1,17 +0,0 @@
---- tools/awstats_configure.pl.orig Sat Jan 15 17:42:58 2005
-+++ tools/awstats_configure.pl Thu Sep 22 20:34:07 2005
-@@ -29,10 +29,10 @@
- $AWSTATS_DIRDATA_PATH
- /;
- $AWSTATS_PATH='';
--$AWSTATS_ICON_PATH='/usr/local/awstats/wwwroot/icon';
--$AWSTATS_CSS_PATH='/usr/local/awstats/wwwroot/css';
--$AWSTATS_CLASSES_PATH='/usr/local/awstats/wwwroot/classes';
--$AWSTATS_CGI_PATH='/usr/local/awstats/wwwroot/cgi-bin';
-+$AWSTATS_ICON_PATH='%%PREFIX%%/www/awstats/icon';
-+$AWSTATS_CSS_PATH='%%PREFIX%%/www/awstats/css';
-+$AWSTATS_CLASSES_PATH='%%PREFIX%%/www/awstats/classes';
-+$AWSTATS_CGI_PATH='%%PREFIX%%/www/awstats/cgi-bin';
- $AWSTATS_MODEL_CONFIG='/etc/awstats/awstats.model.conf'; # Used only when configure ran on linux
- $AWSTATS_DIRDATA_PATH='/var/lib/awstats'; # Used only when configure ran on linux
-