wok rev 15249

texinfo: remove wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 23 17:07:45 2013 +0000 (2013-09-23)
parents 1c6d90864e25
children 201790380987
files texinfo/receipt
line diff
     1.1 --- a/texinfo/receipt	Mon Sep 23 16:48:30 2013 +0000
     1.2 +++ b/texinfo/receipt	Mon Sep 23 17:07:45 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.