wok
diff m4/receipt @ rev 16478
Up xpaint + libXaw3dXft and add to ARM (would be nice to have a small paint tool in next R-Pi release
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Wed Apr 23 01:56:24 2014 +0200 (2014-04-23) |
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 Apr 23 01:56:24 2014 +0200
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