wok diff gst-plugins-ugly/receipt @ rev 10581

openvas-scanner: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 09:09:01 2011 +0200 (2011-05-26)
parents 9f3effe71921
children b7319995b37e
line diff
     1.1 --- a/gst-plugins-ugly/receipt	Fri May 20 16:10:18 2011 +0000
     1.2 +++ b/gst-plugins-ugly/receipt	Thu May 26 09:09:01 2011 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure --prefix=/usr --sysconfdir=/etc 
     1.8 +	./configure --prefix=/usr --sysconfdir=/etc \
     1.9  	--localstatedir=/var $CONFIGUGE_ARGS &&
    1.10  	make -j 4 &&
    1.11  	make install