wok diff nagios-plugins/receipt @ rev 12174

ppp: only hide Login/pass from users
author Dominique Corbex <domcox@slitaz.org>
date Sat Mar 24 09:29:55 2012 +0100 (2012-03-24)
parents 3d1797940d27
children de514cbbd35e
line diff
     1.1 --- a/nagios-plugins/receipt	Wed Feb 02 01:18:19 2011 +0100
     1.2 +++ b/nagios-plugins/receipt	Sat Mar 24 09:29:55 2012 +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 &&