wok-current diff awstats/receipt @ rev 5921
busybox-pam: update CONFIG_FILES
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 28 12:53:19 2010 +0200 (2010-07-28) |
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 Jul 28 12:53:19 2010 +0200 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()