mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-12 14:32:42 +02:00
unified projectname/version/versiondate handling
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -10,9 +10,6 @@ set -u -e
|
||||
. "include/err.sh"
|
||||
. "include/option.sh"
|
||||
|
||||
read projectname < projectname
|
||||
read version < version
|
||||
|
||||
export LOCALVERSION="-${projectname}-${version}"
|
||||
|
||||
eval "$(setvars "" arch cfgsdir codedir config config_name crossgcc_ada mode \
|
||||
|
||||
Reference in New Issue
Block a user