wok-stable diff nagios-plugins/receipt @ rev 11385

Up: libsigc++ 2.2.10 (fix build issues)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:36:45 2011 +0100 (2011-12-10)
parents 3d1797940d27
children
line diff
     1.1 --- a/nagios-plugins/receipt	Wed Feb 02 01:18:19 2011 +0100
     1.2 +++ b/nagios-plugins/receipt	Sat Dec 10 04:36:45 2011 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  	--with-nagios-group=nogroup \
     1.5  	--with-ping-command="/bin/ping -w %d -c %d %s" \
     1.6  	--with-fping-command="/usr/sbin/fping" \
     1.7 -	~ --mandir=/usr/share/man $CONFIGURE_ARGS
     1.8 +	--mandir=/usr/share/man $CONFIGURE_ARGS
     1.9  	
    1.10  	make &&
    1.11  	make DESTDIR=$PWD/_pkg install &&