wok-current diff collectd-apache/receipt @ rev 13981
muparser: update genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 07 09:51:45 2013 +0100 (2013-02-07) |
parents | 91ed8fa372e3 |
children | 408c87fa22ca |
line diff
1.1 --- a/collectd-apache/receipt Sat Aug 04 22:10:01 2012 +0200 1.2 +++ b/collectd-apache/receipt Thu Feb 07 09:51:45 2013 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="collectd-apache" 1.7 -VERSION="4.7.0" 1.8 +VERSION="5.1.0" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Apache plugin for Collectd" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -22,7 +22,7 @@ 1.13 --disable-all-plugins \ 1.14 --sysconfdir=/etc/collectd \ 1.15 $CONFIGURE_ARGS && 1.16 - make && make DESTDIR=$PWD/_plugins install 1.17 + make && make DESTDIR=$DESTDIR install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.