From d0f7e8107ee49508868322a1a7004fb08abd52ad Mon Sep 17 00:00:00 2001 From: "Brian J. Murrell" Date: Mon, 14 Jun 2010 13:12:29 -0400 Subject: [PATCH] b=19336 fix landing error Revert an inadvertant change leaked in between patch creation time and landing time. --- lustre/kernel_patches/targets/2.6-sles10.target.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index 8854905..c78170e 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -11,7 +11,7 @@ rpmfix="" FLAVOR_DELIMITER="-" KERNEL_SRPM=kernel-source-${lnxmaj}${lnxmin}-${lnxrel}${rpmfix}.src.rpm -SERIES=2.6-sles10.series +SERIES="" VERSION=$lnxmaj EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ -- 1.8.3.1