wok-current diff vzctl/receipt @ rev 10018
thunar-vfs: fix bdeps
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu May 19 12:29:31 2011 +0200 (2011-05-19) |
parents | 0b4cf0d9e1b5 |
children | b7319995b37e |
line diff
1.1 --- a/vzctl/receipt Mon Feb 14 19:09:46 2011 +0100 1.2 +++ b/vzctl/receipt Thu May 19 12:29:31 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