]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- skip bios.bin stripping, breaks i486 builder auto/th/qemu-1_0-2
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 6 Jan 2012 00:18:20 +0000 (00:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.188

qemu.spec

index eb3333289948fab62a19ce6df3ed4b5d4cda1b55..ada090ed7d892f6a4e146e5410991bb88d61780e 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -66,7 +66,7 @@ ExclusiveArch:        %{ix86} %{x8664} %{?with_userspace:ppc}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # some PPC/SPARC boot image in ELF format
-%define                _noautostrip    .*%{_datadir}/qemu/.*-.*
+%define                _noautostrip    .*%{_datadir}/qemu/.*-.* .*%{_datadir}/qemu/bios.bin
 
 %description
 QEMU is a FAST! processor emulator. By using dynamic translation it
This page took 0.201374 seconds and 4 git commands to generate.