wok diff vzctl/receipt @ rev 11879

quodlibet: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 28 08:39:45 2012 +0100 (2012-02-28)
parents 940b5937e496
children 2a21689b0af7
line diff
     1.1 --- a/vzctl/receipt	Wed Mar 02 11:06:20 2011 +0100
     1.2 +++ b/vzctl/receipt	Tue Feb 28 08:39:45 2012 +0100
     1.3 @@ -32,7 +32,8 @@
     1.4  		--prefix=/usr \
     1.5  		--localstatedir=/var \
     1.6  		--enable-bashcomp \
     1.7 -		--enable-logrotate &&
     1.8 +		--enable-logrotate \
     1.9 +		$CONFIGURE_ARGS &&
    1.10  	make && make DESTDIR=$PWD/_pkg install && make DESTDIR=$PWD/_pkg install-slitaz
    1.11  }
    1.12