From c210b8ae444e088957461c9fb242ace1fa63e7b1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 14 Aug 2010 20:29:05 +0200 Subject: Moving /usr/share/live-helper to /usr/share/live/build. --- scripts/build/testroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/testroot') diff --git a/scripts/build/testroot b/scripts/build/testroot index a4149c4ae..d79735102 100755 --- a/scripts/build/testroot +++ b/scripts/build/testroot @@ -10,7 +10,7 @@ set -e # Including common functions -. "${LH_BASE:-/usr/share/live-helper}"/scripts/build.sh +. "${LH_BASE:-/usr/share/live/build}"/scripts/build.sh # Setting static variables DESCRIPTION="$(Echo 'ensure that a system is built as root')" -- cgit v1.2.3