From 5d595c7302cb2541d04d451c9409041b50e96428 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 29 Jan 2008 11:51:17 +0000 Subject: [PATCH] - without kernel dist kernel can't be enabled Changed files: qemu.spec -> 1.85.2.30 --- qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0