wok diff qemu-light/receipt @ rev 19446
dillo: add stuff/fltk-1.3.3.u
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 15 18:21:21 2016 +0200 (2016-10-15) |
parents | 7896f0694ef6 |
children | 30ff991c5681 |
line diff
1.1 --- a/qemu-light/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/qemu-light/receipt Sat Oct 15 18:21:21 2016 +0200 1.3 @@ -43,7 +43,7 @@ 1.4 mkdir -p $fs/usr/share/qemu 1.5 cp -a $install/usr/bin $fs/usr 1.6 cp -a $install/usr/share/qemu/keymaps $fs/usr/share/qemu 1.7 - for bin in bios.bin vgabios-cirrus.bin pxe-e1000.bin linuxboot.bin 1.8 + for bin in bios.bin vgabios-cirrus.bin pxe-e1000.rom linuxboot.bin 1.9 do 1.10 cp -a $install/usr/share/qemu/$bin $fs/usr/share/qemu 1.11 done