From aa0c0fb107cf821ca5b85e0f8156442eaa9c3dd7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 3 Jun 2012 22:42:41 +0200 Subject: Renaming internal .stage to .build for consistency within the configuration tree. --- scripts/build/lb_bootstrap_copy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/lb_bootstrap_copy') diff --git a/scripts/build/lb_bootstrap_copy b/scripts/build/lb_bootstrap_copy index 7d7d4ecae..b0e1f7e52 100755 --- a/scripts/build/lb_bootstrap_copy +++ b/scripts/build/lb_bootstrap_copy @@ -38,7 +38,7 @@ Echo_message "Begin bootstrapping system..." lb testroot # Checking stage file -Check_stagefile .stage/bootstrap +Check_stagefile .build/bootstrap # Checking lock file Check_lockfile .lock @@ -53,4 +53,4 @@ tar c / --exclude /proc --exclude /sys --exclude "$(dirname ${PWD})" | tar xv cd .. # Creating stage file -Create_stagefile .stage/bootstrap +Create_stagefile .build/bootstrap -- cgit v1.2.3