From a76b0d9b75eae271bc5e2847b5a10a16933d5e61 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 1 Jan 2011 17:54:45 +0100 Subject: Correcting outdated program variable. --- functions/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/common.sh b/functions/common.sh index 88c51c1f1..be5bcd03b 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -8,7 +8,7 @@ ## under certain conditions; see COPYING for details. -PACKAGE="live-build" +PROGRAM="live-build" VERSION="3.0~a10-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" -- cgit v1.2.3