wok-current diff vzctl/receipt @ rev 9058
cndrvcups-common: do not compute _pkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 11:54:05 2011 +0100 (2011-03-04) |
parents | 0b4cf0d9e1b5 |
children | b7319995b37e |
line diff
1.1 --- a/vzctl/receipt Mon Feb 14 19:09:46 2011 +0100 1.2 +++ b/vzctl/receipt Fri Mar 04 11:54:05 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 || 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