wok diff texinfo/receipt @ rev 15416

Up: thunderbird-langpack-en_US (17.0.9esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 03 21:52:37 2013 +0100 (2013-11-03)
parents 3661a01ec653
children 159df010240c
line diff
     1.1 --- a/texinfo/receipt	Mon Sep 23 17:07:45 2013 +0000
     1.2 +++ b/texinfo/receipt	Sun Nov 03 21:52:37 2013 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure &&
     1.7 -	make $MAKEFLAGS 2>&1 | grep -v STRERROR &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make install
    1.10  }
    1.11  
    1.12 @@ -28,7 +28,7 @@
    1.13  {
    1.14  	cd $src
    1.15  	./configure $CONFIGURE_ARGS && 
    1.16 -	make  2>&1 | grep -v STRERROR && make install
    1.17 +	make && make install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.