From 1a7278b801affc467407272d58ece59d903d57a6 Mon Sep 17 00:00:00 2001 From: "Christopher J. Morrone" Date: Thu, 28 Mar 2013 10:29:25 -0700 Subject: [PATCH] LU-1199 build: Relocate missed lbuild-fc18 lbuild-fc18 was missed in the move of the other lbuild files to contrib/lbuild. This relocates that file as well. Change-Id: I2775f1e0aa4c7d17d2e1d8a114f2bea3702fec68 Signed-off-by: Christopher J. Morrone Reviewed-on: http://review.whamcloud.com/5872 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Oleg Drokin --- {build => contrib/lbuild}/lbuild-fc18 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {build => contrib/lbuild}/lbuild-fc18 (92%) diff --git a/build/lbuild-fc18 b/contrib/lbuild/lbuild-fc18 similarity index 92% rename from build/lbuild-fc18 rename to contrib/lbuild/lbuild-fc18 index a994938..0c3ea77 100644 --- a/build/lbuild-fc18 +++ b/contrib/lbuild/lbuild-fc18 @@ -1,6 +1,6 @@ # vim:expandtab:shiftwidth=4:softtabstop=4:tabstop=4: -source ${0%/*}/lbuild-fc +source ${LBUILD_DIR}/lbuild-fc # increment this if you have made a change that should force a new kernel # to build built -- 1.8.3.1