wok diff vzctl/receipt @ rev 8761

Add aufs patches into linux stuff to be able to recook the package using same stuff & to avoid linux counted as commited after each clean
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 21 04:39:34 2011 +0100 (2011-02-21)
parents daa2159acc30
children 940b5937e496
line diff
     1.1 --- a/vzctl/receipt	Fri Jan 21 00:56:18 2011 +0100
     1.2 +++ b/vzctl/receipt	Mon Feb 21 04:39:34 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