wok diff ntop/receipt @ rev 14384

connman-dev: fix deps+bdeps
author Dominique Corbex <domcox@slitaz.org>
date Tue Apr 23 06:56:23 2013 +0200 (2013-04-23)
parents bf6520485b0b
children 2b9f96603415
line diff
     1.1 --- a/ntop/receipt	Thu Apr 26 14:13:34 2012 +0200
     1.2 +++ b/ntop/receipt	Tue Apr 23 06:56:23 2013 +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