wok diff awstats/receipt @ rev 5453

Up: diffutils (3.0)
author Alexander Medvedev <devl547@gmail.com>
date Wed May 05 18:20:59 2010 +0000 (2010-05-05)
parents 92ad1f7ee59a
children 2fce698e019b
line diff
     1.1 --- a/awstats/receipt	Tue Mar 30 10:54:38 2010 +0200
     1.2 +++ b/awstats/receipt	Wed May 05 18:20:59 2010 +0000
     1.3 @@ -33,6 +33,10 @@
     1.4  	
     1.5  	cp stuff/awstats-apache.conf $fs/usr/share/awstats/extras
     1.6  	cp stuff/awstats-lighttpd.conf $fs/usr/share/awstats/extras
     1.7 +
     1.8 +	# Add a link using google map
     1.9 +	sed -i 's|Full Whois Field"|Full Whois Field <a href=\\"http://en.utrace.de/?query=".$HostResolved."\\">?</a>"|' \
    1.10 +		$fs/usr/share/awstats/plugins/hostinfo.pm
    1.11  }
    1.12  
    1.13  post_install()