wok diff webalizer/receipt @ rev 18115
glib-dev,qcad: clean files.list.lzma, fix overwriting(for what?) get-scripts $depends
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Jun 06 21:23:13 2015 +0200 (2015-06-06) |
parents | 8823ab97b618 |
children | 9e01bc6321ea |
line diff
1.1 --- a/webalizer/receipt Tue May 17 23:14:08 2011 +0200 1.2 +++ b/webalizer/receipt Sat Jun 06 21:23:13 2015 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Web server log file analysis program." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION-src.tar.bz2" 1.9 WEB_SITE="http://www.webalizer.com/" 1.10 WGET_URL="ftp://ftp.mrunix.net/pub/$PACKAGE/$TARBALL" 1.11 @@ -31,8 +32,8 @@ 1.12 { 1.13 mkdir -p $fs/usr $fs/etc $fs/var/www/webalizer $fs/etc/initcron.d 1.14 chown 80 $fs/var/www/webalizer 1.15 - cp -a $_pkg/etc/webalizer.conf.sample $fs/etc/webalizer.conf 1.16 - cp -a $_pkg/usr/bin $fs/usr 1.17 + cp -a $install/etc/webalizer.conf.sample $fs/etc/webalizer.conf 1.18 + cp -a $install/usr/bin $fs/usr 1.19 cat > $fs/etc/initcron.d/webalizer << EOT 1.20 1.21 30 0 * * * /usr/bin/webalizer -o /var/www/webalizer /var/log/apache/access_log