wok-6.x diff qemu-light/receipt @ rev 21482
updated mpd (0.17.2 -> 0.21.8)
author | Hans-G?nter Theisgen |
---|---|
date | Wed May 01 09:38:09 2019 +0100 (2019-05-01) |
parents | 30ff991c5681 |
children | b7f1bd1b9ac7 |
line diff
1.1 --- a/qemu-light/receipt Fri Feb 17 15:43:59 2017 +0100 1.2 +++ b/qemu-light/receipt Wed May 01 09:38:09 2019 +0100 1.3 @@ -20,8 +20,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 TARGET="i386-softmmu" 1.9 + sed -i 's|uname -m|echo i486|' roms/openbios/utils/devbios/Makefile* 1.10 ./configure \ 1.11 --prefix=/usr \ 1.12 --disable-xen \