wok-current diff vzctl/receipt @ rev 9707

gcc: let cook (nor only cooker) also use --first-pass
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:24:49 2011 +0200 (2011-05-08)
parents 0b4cf0d9e1b5
children b7319995b37e
line diff
     1.1 --- a/vzctl/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/vzctl/receipt	Sun May 08 20:24:49 2011 +0200
     1.3 @@ -23,7 +23,7 @@
     1.4  			continue
     1.5  		fi
     1.6  		echo "Apply $patch_file"
     1.7 -		patch -p1 < ../stuff/$patch_file || return 1
     1.8 +		patch -p1 < $stuff/$patch_file || return 1
     1.9  		touch done.$patch_file
    1.10  	done <<EOT
    1.11  vzctl-${VERSION}-Makefile.u