wok rev 12798

ntop: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 18 10:52:43 2012 +0200 (2012-05-18)
parents 1bc9f8436e90
children b7d35eb26646
files ntop/receipt
line diff
     1.1 --- a/ntop/receipt	Fri May 18 10:17:05 2012 +0200
     1.2 +++ b/ntop/receipt	Fri May 18 10:52:43 2012 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  		--sysconfdir=/etc \
     1.5  		--localstatedir=/var/lib \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make && install
     1.8 +	make && make install
     1.9  	#~ && make install-data-as
    1.10  }
    1.11