wok diff lftp/receipt @ rev 16924

thermald: "hg resolve --all; hg resolve --mark; hg merge" and company...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jul 17 21:20:25 2014 +0300 (2014-07-17)
parents d7486a2cc6d9
children 3132d67b7e38
line diff
     1.1 --- a/lftp/receipt	Mon Sep 23 13:26:46 2013 +0000
     1.2 +++ b/lftp/receipt	Thu Jul 17 21:20:25 2014 +0300
     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