wok-6.x diff libidn/receipt @ rev 15872

Up: lz4 (112) add lz4c, lib and dev packages
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 02 21:26:43 2014 +0100 (2014-02-02)
parents ae1119091e03
children fa583ef36fa9
line diff
     1.1 --- a/libidn/receipt	Mon Sep 23 18:37:38 2013 +0000
     1.2 +++ b/libidn/receipt	Sun Feb 02 21:26:43 2014 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 -	make $MAKEFLAGS 2>&1 | grep -v STRERROR | grep -v PERROR &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make install
    1.10  }
    1.11