wok-current diff gst-plugins-base/receipt @ rev 11895
gst-plugins-good: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 29 13:30:50 2012 +0100 (2012-02-29) |
parents | 6de39b76edc6 |
children | 73641efed1cc |
line diff
1.1 --- a/gst-plugins-base/receipt Thu Nov 03 01:02:38 2011 +0000 1.2 +++ b/gst-plugins-base/receipt Wed Feb 29 13:30:50 2012 +0100 1.3 @@ -30,7 +30,7 @@ 1.4 --localstatedir=/var \ 1.5 --enable-experimental \ 1.6 $CONFIGURE_ARGS && 1.7 - make -j 4 && 1.8 + make $MAKEFLAGS && 1.9 sed -e 's/^SUBDIRS_EXT =.*/SUBDIRS_EXT =/' -i Makefile && 1.10 make install 1.11 }