From 01a5cdc67346721fd844ea055e066e99a5b6405b Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Thu, 1 Mar 2012 22:10:34 +0100 Subject: fixed typo --- auto/functions/livebuild-hacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/functions/livebuild-hacks b/auto/functions/livebuild-hacks index f9da5ce..6dd0cdc 100644 --- a/auto/functions/livebuild-hacks +++ b/auto/functions/livebuild-hacks @@ -86,7 +86,7 @@ if [ "$(basename "$0")" = "lb_binary_grub2" ]; then } Check_multiarchitecture () { - . "${LB_BASE}"/functions/architectures.sh + . "${LB_BASE}"/functions/architecture.sh Check_multiarchitecture "$@" Overload_Grub_live_entry RC=$? -- cgit v1.0