From 9ebd432faa2a0712b728d443bcd17e65cc9a6d19 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marcin=20Krzy=C5=BCanowski?= Date: Sun, 16 Nov 2003 17:43:26 +0000 Subject: [PATCH] - fixed _kernel24 definition Changed files: iproute2.spec -> 1.95 --- iproute2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iproute2.spec b/iproute2.spec index 632cecf..87ed712 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -5,7 +5,7 @@ # _without_tc_esfq - build tc without esfq support (requires patched headers) # _without_tc_wrr - build tc without wrr support -%define _kernel24 %(echo %{_kernel_ver} | grep -q '2\.[012]\.' ; echo $?) +%define _kernel24 %(echo %{_kernel_ver} | grep -qv '2\.4\.' ; echo $?) %define mainver 2.4.7 %define snapshot ss020116 -- 2.44.0