wok-6.x diff nagios-plugins-mysql/receipt @ rev 14557
thunderbird-langpack-it: Up to 17.0.6esr
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu May 23 10:10:37 2013 +0200 (2013-05-23) |
parents | 27a807eb3ffe |
children | 2b9f96603415 |
line diff
1.1 --- a/nagios-plugins-mysql/receipt Wed Feb 02 12:21:51 2011 +0100 1.2 +++ b/nagios-plugins-mysql/receipt Thu May 23 10:10:37 2013 +0200 1.3 @@ -5,15 +5,15 @@ 1.4 CATEGORY="meta" 1.5 SHORT_DESC="Dependencies for Nagios MySQL plugin." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="nagios-plugins mysqlclient" 1.8 WEB_SITE="http://www.nagios.org/" 1.9 WANTED="nagios-plugins" 1.10 1.11 +DEPENDS="nagios-plugins mysqlclient" 1.12 + 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 mkdir -p $fs/usr/lib/nagios/plugins 1.17 - 1.18 cp -pa $_pkg/usr/lib/nagios/plugins/*mysql* $fs/usr/lib/nagios/plugins 1.19 } 1.20