wok-stable diff qemu-light/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents b580186756a8
children
line diff
     1.1 --- a/qemu-light/receipt	Mon May 30 13:44:30 2011 +0200
     1.2 +++ b/qemu-light/receipt	Mon Mar 04 18:42:23 2019 +0100
     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