diff options
Diffstat (limited to 'script/update/project/build')
-rwxr-xr-x | script/update/project/build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/script/update/project/build b/script/update/project/build index 81343754..98d6db9b 100755 --- a/script/update/project/build +++ b/script/update/project/build @@ -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 \ |