Correcting outdated program variable.

This commit is contained in:
Daniel Baumann 2011-01-01 17:54:26 +01:00
parent 383519bff3
commit bb3bcbf784
1 changed files with 1 additions and 1 deletions

View File

@ -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 }')"