wok diff gst-plugins-bad/receipt @ rev 15579

Remove cromfs-or-squashfs; add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 30 10:06:29 2013 +0000 (2013-11-30)
parents 124a530e861c
children e316fb25cc49
line diff
     1.1 --- a/gst-plugins-bad/receipt	Sun Sep 22 18:47:20 2013 +0200
     1.2 +++ b/gst-plugins-bad/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.3 @@ -33,7 +33,7 @@
     1.4  		--enable-experimental \
     1.5  		--with-package-name="GStreamer Bad Plugins ($SERIES)" \
     1.6  		--with-package-origin="http://www.slitaz.org/" \
     1.7 -		$CONFIGURE_ARGS 2>&1 | grep -v 'set ERROR_' &&
     1.8 +		$CONFIGURE_ARGS &&
     1.9  	make $MAKEFLAGS &&
    1.10  	make install
    1.11  }