wok-6.x diff lftp/receipt @ rev 18861

Up License
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Jan 27 06:25:30 2016 +0000 (2016-01-27)
parents d7486a2cc6d9
children 3132d67b7e38
line diff
     1.1 --- a/lftp/receipt	Mon Sep 23 13:26:46 2013 +0000
     1.2 +++ b/lftp/receipt	Wed Jan 27 06:25:30 2016 +0000
     1.3 @@ -23,7 +23,7 @@
     1.4  		--without-openssl \
     1.5  		--build=$HOST_SYSTEM \
     1.6  		--host=$HOST_SYSTEM &&
     1.7 -	make 2>&1 | grep -v "STRERROR" | grep -v "PERROR" &&
     1.8 +	make &&
     1.9  	make install
    1.10  }
    1.11