From 433f38be95602e034847aa1d296253110f4011bc Mon Sep 17 00:00:00 2001 From: nic Date: Fri, 4 Mar 2005 16:11:50 +0000 Subject: [PATCH] set LINUX26 in 2.6-rhel4 to get correct building instructions only grab Kerntypes and symvers on suse, rhel4 does not have them --- build/lustre-kernel-2.4.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/lustre-kernel-2.4.spec.in b/build/lustre-kernel-2.4.spec.in index c730f57..07fb3de 100644 --- a/build/lustre-kernel-2.4.spec.in +++ b/build/lustre-kernel-2.4.spec.in @@ -451,9 +451,11 @@ EOF /boot/efi/redhat/%{kernel_glob}${flavor} %endif %if %{linux26} +%if %{susebuild} /boot/Kerntypes-%{KVERREL}${flavor} /boot/symvers-%{KVERREL}-%{_target_cpu}${flavor}.gz %endif +%endif EOF done -- 1.8.3.1