wok-current diff vzctl/receipt @ rev 8628

Up: tazwok 0.0.6.1
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 15 03:14:29 2011 +0100 (2011-02-15)
parents daa2159acc30
children 940b5937e496
line diff
     1.1 --- a/vzctl/receipt	Fri Jan 21 00:56:18 2011 +0100
     1.2 +++ b/vzctl/receipt	Tue Feb 15 03:14:29 2011 +0100
     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 || exit 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