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