wok-next diff webalizer/receipt @ rev 21590
updated dialog (1.3-20181107 -> 1.3.20200327)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jun 24 07:00:06 2020 +0100 (2020-06-24) |
parents | 757d032c55c7 |
children |
line diff
1.1 --- a/webalizer/receipt Fri Mar 30 19:31:50 2018 +0300 1.2 +++ b/webalizer/receipt Wed Jun 24 07:00:06 2020 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Web server log file analysis program" 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.webalizer.com/" 1.8 +WEB_SITE="http://www.webalizer.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION-src.tar.bz2" 1.11 WGET_URL="ftp://ftp.mrunix.net/pub/$PACKAGE/$TARBALL" 1.12 @@ -16,7 +16,7 @@ 1.13 compile_rules() { 1.14 ./configure && 1.15 make && 1.16 - make DESTDIR=$DESTDIR install || return 1 1.17 + make DESTDIR=$install install || return 1 1.18 1.19 mv $install/etc/webalizer.conf.sample $install/etc/webalizer.conf 1.20 install -Dm755 $stuff/webalizer $install/etc/initcron.d/webalizer