wok diff radiusclient-ng/receipt @ rev 6170

apache, chillispot, knock, openerp-server, openssh, portmap, smartmontools, squid, unfs3: use active_pidfile function in start script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 10 16:25:17 2010 +0200 (2010-09-10)
parents 7cb0c089e287
children 74651f1af3cd
line diff
     1.1 --- a/radiusclient-ng/receipt	Sat Aug 02 21:29:55 2008 +0000
     1.2 +++ b/radiusclient-ng/receipt	Fri Sep 10 16:25:17 2010 +0200
     1.3 @@ -14,6 +14,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.7 +	--sysconfdir=/etc \
     1.8  	--mandir=/usr/share/man $CONFIGURE_ARGS
     1.9  	make
    1.10  	make DESTDIR=$PWD/_pkg install