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/local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/local') diff --git a/scripts/build/local b/scripts/build/local index 9e90a000c..990f29a9b 100755 --- a/scripts/build/local +++ b/scripts/build/local @@ -15,5 +15,5 @@ export LH_BASE PATH if [ ! -z "${1}" ] then - exec lh "${@}" + exec lb "${@}" fi -- cgit v1.2.3