# HG changeset patch # User Pascal Bellard # Date 1269942786 -7200 # Node ID e21766a941656811992070da88650d95a2a85835 # Parent 92ad1f7ee59a71e3f16fccbc4b81384fa7b54ad1 awstat: add a map link diff -r 92ad1f7ee59a -r e21766a94165 awstats/receipt --- a/awstats/receipt Tue Mar 30 10:54:38 2010 +0200 +++ b/awstats/receipt Tue Mar 30 11:53:06 2010 +0200 @@ -33,6 +33,10 @@ cp stuff/awstats-apache.conf $fs/usr/share/awstats/extras cp stuff/awstats-lighttpd.conf $fs/usr/share/awstats/extras + + # Add a link using google map + sed -i 's|Full Whois Field"|Full Whois Field ?"|' \ + $fs/usr/share/awstats/plugins/hostinfo.pm } post_install()