]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- without kernel dist kernel can't be enabled
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 29 Jan 2008 11:51:17 +0000 (11:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.85.2.30

qemu.spec

index 8c34e63f4ac64f2d2f1d2ae35720ed52e5f97547..ba59c7b41511d0c8f937c34edb5f46e0dbebaff7 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -19,7 +19,7 @@
 %if %{without kernel}
 %undefine      with_dist_kernel
 %endif
-%if %{with kernel} && %{with dist_kernel} && %{with grsec_kernel}
+%if %{with dist_kernel} && %{with grsec_kernel}
 %define        alt_kernel      grsecurity
 %endif
 
This page took 0.115708 seconds and 4 git commands to generate.