wok-6.x
diff m4/receipt @ rev 16067
ARM: xorg-server-light cross compile and add more needed packages
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Wed Mar 12 20:54:03 2014 +0100 (2014-03-12) |
parents |
f4cabbf676fc |
children |
ff335549cb5f |
line diff
1.1 --- a/m4/receipt Mon Sep 23 12:51:41 2013 +0000
1.2 +++ b/m4/receipt Wed Mar 12 20:54:03 2014 +0100
1.3 @@ -19,7 +19,7 @@
1.4 {
1.5 cd $src
1.6 ./configure $CONFIGURE_ARGS &&
1.7 - make 2>&1 | grep -v "ERROR''@|" | grep -v "ERROR_R''@|" &&
1.8 + make &&
1.9 make install
1.10 }
1.11