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

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
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 Jul 06 16:30:34 2016 +0200
     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