wok-current diff qemu-light/receipt @ rev 12298
Modify extension in TARBALL and SOURCE name
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Apr 16 12:23:25 2012 +0200 (2012-04-16) |
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 Mon Apr 16 12:23:25 2012 +0200 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