Correcting outdated program variable.
This commit is contained in:
parent
383519bff3
commit
bb3bcbf784
|
@ -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 }')"
|
||||
|
||||
|
|
Loading…
Reference in New Issue