wok diff rpm4/receipt @ rev 11689

ntop: update bdep
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 18 17:18:01 2012 +0100 (2012-02-18)
parents e589f5564a67
children c606db8669ee
line diff
     1.1 --- a/rpm4/receipt	Tue Mar 15 16:19:13 2011 +0100
     1.2 +++ b/rpm4/receipt	Sat Feb 18 17:18:01 2012 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  	 --with-efence=no \
     1.5  	 --with-external-db \
     1.6  	 --mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11