wok diff qemu-light/receipt @ rev 12423
Up: libquicktime to 1.2.4.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Apr 21 09:28:36 2012 +0000 (2012-04-21) |
parents | b580186756a8 |
children | 73641efed1cc |
line diff
1.1 --- a/qemu-light/receipt Mon May 30 13:44:30 2011 +0200 1.2 +++ b/qemu-light/receipt Sat Apr 21 09:28:36 2012 +0000 1.3 @@ -42,7 +42,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 1.8 + for bin in bios.bin vgabios-cirrus.bin pxe-e1000.bin linuxboot.bin 1.9 do 1.10 cp -a $install/usr/share/qemu/$bin $fs/usr/share/qemu 1.11 done