wok-6.x diff texinfo/receipt @ rev 15255
gammu: remove wrong error trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 23 21:06:53 2013 +0000 (2013-09-23) |
parents | 9ea130dd5e4f |
children | dead8955c3ca |
line diff
1.1 --- a/texinfo/receipt Sun Sep 22 21:03:37 2013 +0200 1.2 +++ b/texinfo/receipt Mon Sep 23 21:06:53 2013 +0000 1.3 @@ -28,7 +28,7 @@ 1.4 { 1.5 cd $src 1.6 ./configure $CONFIGURE_ARGS && 1.7 - make && make install 1.8 + make 2>&1 | grep -v STRERROR && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.