summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/common.sh')
-rwxr-xr-xfunctions/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh
index b4538dd..f1326d4 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="2.0.11-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"