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

Up: slitaz-configs (automount fix) and add util-linux-eject to polkit deps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 01 10:33:40 2014 +0200 (2014-05-01)
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	Thu May 01 10:33:40 2014 +0200
     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  }