wok diff rpm4/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 1707e54fb4cf
children 4506ac14c717
line diff
     1.1 --- a/rpm4/receipt	Sun Feb 28 17:05:24 2010 +0100
     1.2 +++ b/rpm4/receipt	Fri Sep 10 16:25:17 2010 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  	 --with-dmalloc=no \
     1.5  	 --with-efence=no \
     1.6  	 --mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11