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.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build.sh') diff --git a/scripts/build.sh b/scripts/build.sh index 59d475f5b..4c156c572 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/sh -LH_BASE="${LH_BASE:-/usr/share/live-helper}" +LH_BASE="${LH_BASE:-/usr/share/live/build}" # Source global functions for FUNCTION in "${LH_BASE}"/functions/*.sh -- cgit v1.2.3