From 4b84f354bf0c2bce283bf3162356338a9efa4d99 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 2 Sep 2010 15:14:29 +0200 Subject: Updating internal calls to use live-build instead of live-helper. --- scripts/build/bootstrap | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts/build/bootstrap') diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap index 63a53c5b4..17370f650 100755 --- a/scripts/build/bootstrap +++ b/scripts/build/bootstrap @@ -28,8 +28,8 @@ Set_defaults Setup_cleanup # Bootstrapping system -lh bootstrap_cache restore ${*} -lh bootstrap_copy ${*} -lh bootstrap_cdebootstrap ${*} -lh bootstrap_debootstrap ${*} -lh bootstrap_cache save ${*} +lb bootstrap_cache restore ${*} +lb bootstrap_copy ${*} +lb bootstrap_cdebootstrap ${*} +lb bootstrap_debootstrap ${*} +lb bootstrap_cache save ${*} -- cgit v1.2.3