From: Elan Ruusamäe Date: Tue, 29 Jan 2008 11:51:17 +0000 (+0000) Subject: - without kernel dist kernel can't be enabled X-Git-Tag: auto/ac/qemu-0_9_1-3k~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fqemu.git;a=commitdiff_plain;h=5d595c7302cb2541d04d451c9409041b50e96428 - without kernel dist kernel can't be enabled Changed files: qemu.spec -> 1.85.2.30 --- diff --git a/qemu.spec b/qemu.spec index 8c34e63..ba59c7b 100644 --- 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