From: wangyb Date: Wed, 5 Apr 2006 07:46:05 +0000 (+0000) Subject: No RPM is built when NO_SRC=0, but we should have the rpms being built. X-Git-Tag: v1_7_100~500 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=0f338da5b32d6f5cb1e5b0310722ca5c2b503ca1;hp=3fa73fb546ed99a448b62feaa5714eb14a398cd4 No RPM is built when NO_SRC=0, but we should have the rpms being built. --- diff --git a/build/lbuild b/build/lbuild index 68930e6..598cb68 100755 --- a/build/lbuild +++ b/build/lbuild @@ -704,12 +704,12 @@ if [ -z "$LINUX" ] ; then patch_linux pack_linux clean_linux + fi - prep_kernel_build - clean_lustre + prep_kernel_build + clean_lustre - build_kernel - fi + build_kernel else # can't build a kernel if we have no series for it (i.e. patchless) # but we still need the headers