From: nic Date: Fri, 4 Mar 2005 16:11:50 +0000 (+0000) Subject: set LINUX26 in 2.6-rhel4 to get correct building instructions X-Git-Tag: 1.3.4~86 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=433f38be95602e034847aa1d296253110f4011bc;p=fs%2Flustre-release.git set LINUX26 in 2.6-rhel4 to get correct building instructions only grab Kerntypes and symvers on suse, rhel4 does not have them --- 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