wok-next rev 17629
Up qemu (2.0.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 14 09:16:43 2015 +0100 (2015-02-14) |
parents | e93301ba4fec |
children | a219ba1b4838 |
files | qemu/receipt |
line diff
1.1 --- a/qemu/receipt Fri Feb 13 20:39:14 2015 +0100 1.2 +++ b/qemu/receipt Sat Feb 14 09:16:43 2015 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="qemu" 1.7 -VERSION="1.5.3" 1.8 +VERSION="2.0.2" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="General-purpose full virtualizer for x86 hardware." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -20,7 +20,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - patch -p0 < $stuff/cloop.u 1.17 +# patch -p0 < $stuff/cloop.u 1.18 1.19 TARGET="i386-softmmu, x86_64-softmmu, \ 1.20 arm-softmmu, ppc-softmmu, mips-softmmu"