From bd3d9ece8819d9fe2720da94ff97d661fd4d953b Mon Sep 17 00:00:00 2001 From: yangsheng Date: Thu, 2 Jul 2009 15:36:01 +0000 Subject: [PATCH] Branch b1_8 b=19969 Fixed for rpm install dependencies failed. --- lustre/kernel_patches/targets/2.6-suse.target.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lustre/kernel_patches/targets/2.6-suse.target.in b/lustre/kernel_patches/targets/2.6-suse.target.in index a96022f..fd5eeed 100644 --- a/lustre/kernel_patches/targets/2.6-suse.target.in +++ b/lustre/kernel_patches/targets/2.6-suse.target.in @@ -11,6 +11,10 @@ RHBUILD=0 LINUX26=1 SUSEBUILD=1 +# this is the delimeter that goes before the "smp" at the end of the version +# defaults to empty +TARGET_DELIMITER="-" + BASE_ARCHS="i686 ppc x86_64 ia64" BIGMEM_ARCHS="" BOOT_ARCHS="" -- 1.8.3.1