]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- allow build without up kernel
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 22 Oct 2007 19:48:29 +0000 (19:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.85.2.17

qemu.spec

index 4e92a59afaefa5dbc937424fc20a96273668b4ba..2b3eb05c7f861c010b1d5f54666f3a082d4182d0 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -316,7 +316,7 @@ EOF
 %endif
 
 %if %{with kernel}
-%if %{with up}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-misc-kqemu
 %defattr(644,root,root,755)
 %doc kqemu-%{_kqemu_version}/LICENSE
This page took 0.198572 seconds and 4 git commands to generate.