# HG changeset patch # User Christophe Lincoln # Date 1304878145 -7200 # Node ID c882f9ebda9c88100aa86757b4c2923a3dccb5a8 # Parent 6cbf526b5cc3f81fcbbf9ceb0a088b3c4705c56b gcc: dont erase Godane change ($stuff) diff -r 6cbf526b5cc3 -r c882f9ebda9c gcc/receipt --- a/gcc/receipt Sun May 08 20:03:09 2011 +0200 +++ b/gcc/receipt Sun May 08 20:09:05 2011 +0200 @@ -55,7 +55,7 @@ { report open-bloc cd $src - patch -Np1 -i ../stuff/gcc-$VERSION-startfiles_fix-1.patch || { report close-bloc; return 1; } + patch -Np1 -i $stuff/gcc-$VERSION-startfiles_fix-1.patch || { report close-bloc; return 1; } # Details about theses lines are in LFS book. sed 's@\./fixinc\.sh@-c true@' -i gcc/Makefile.in