wok-6.x diff texinfo/receipt @ rev 15840
Up: filezilla to 3.7.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 27 05:41:42 2014 +0000 (2014-01-27) |
parents | 3661a01ec653 |
children | 159df010240c |
line diff
1.1 --- a/texinfo/receipt Mon Sep 23 17:07:45 2013 +0000 1.2 +++ b/texinfo/receipt Mon Jan 27 05:41:42 2014 +0000 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.