wok rev 9705

gcc: dont erase Godane change ($stuff)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:09:05 2011 +0200 (2011-05-08)
parents 6cbf526b5cc3
children ab679abe4dd6
files gcc/receipt
line diff
     1.1 --- a/gcc/receipt	Sun May 08 20:03:09 2011 +0200
     1.2 +++ b/gcc/receipt	Sun May 08 20:09:05 2011 +0200
     1.3 @@ -55,7 +55,7 @@
     1.4  {
     1.5  	report open-bloc
     1.6  	cd $src
     1.7 -	patch -Np1 -i ../stuff/gcc-$VERSION-startfiles_fix-1.patch || { report close-bloc; return 1; }
     1.8 +	patch -Np1 -i $stuff/gcc-$VERSION-startfiles_fix-1.patch || { report close-bloc; return 1; }
     1.9  
    1.10  	# Details about theses lines are in LFS book.
    1.11  	sed 's@\./fixinc\.sh@-c true@' -i gcc/Makefile.in