wok-current diff gst-python/receipt @ rev 16263
ARM: add yad and slitaz-boxes
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 05 08:48:26 2014 +0200 (2014-04-05) |
parents | 201790380987 |
children | 16df76e1fc6a |
line diff
1.1 --- a/gst-python/receipt Mon Sep 23 18:02:04 2013 +0000 1.2 +++ b/gst-python/receipt Sat Apr 05 08:48:26 2014 +0200 1.3 @@ -21,7 +21,7 @@ 1.4 ./configure --prefix=/usr \ 1.5 --sysconfdir=/etc \ 1.6 --localstatedir=/var \ 1.7 - $CONFIGURE_ARGS 2>&1 | grep -v ERROR_CFLAGS && 1.8 + $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$DESTDIR install 1.11 }