wok-undigest diff gcc/receipt @ rev 1106

zfs: add EXTRAVERSION
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 03 14:20:06 2014 +0000 (2014-02-03)
parents 01af0e72b841
children 09e25c9d5b44
line diff
     1.1 --- a/gcc/receipt	Mon Oct 14 22:33:37 2013 +0000
     1.2 +++ b/gcc/receipt	Mon Feb 03 14:20:06 2014 +0000
     1.3 @@ -112,7 +112,8 @@
     1.4  		--without-ppl --without-cloog &&
     1.5  	make &&
     1.6  	make install
     1.7 -	} || { report close-bloc; return 1; }
     1.8 +	} 2>&1 | sed 's/: execvp: No such file/: execvp: no such file/' || 
     1.9 +	{ report close-bloc; return 1; }
    1.10  	ln -s gcc /tools/bin/cc
    1.11  	report close-bloc
    1.12  }
    1.13 @@ -185,7 +186,7 @@
    1.14  				--build=$HOST_SYSTEM \
    1.15  				--host=$HOST_SYSTEM &&
    1.16  			make && make install ;;
    1.17 -	esac
    1.18 +	esac 2>&1 | sed 's/: execvp: No such file/: execvp: no such file/'
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.