wok rev 9958

nagios-plugins-mysql: bump
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 15:25:31 2011 +0200 (2011-05-18)
parents cd21c0ff61a6
children c0f1600a3eb6
files nagios-plugins-mysql/receipt
line diff
     1.1 --- a/nagios-plugins-mysql/receipt	Wed May 18 15:25:07 2011 +0200
     1.2 +++ b/nagios-plugins-mysql/receipt	Wed May 18 15:25:31 2011 +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