lbmk scripts: general code cleanup

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-12-27 17:26:37 +00:00
parent 0c1d08d8b1
commit bc87b5f67e
3 changed files with 6 additions and 19 deletions
-1
View File
@@ -53,7 +53,6 @@ check_project()
p_="x_ printf \"%s\\n\" \"\$$p\" > $p"
eval "x$p_ || $p_"
done
export LOCALVERSION="-${projectname}-${version%%-*}"
}