lbmk: Unified local ./tmp handling

Make it an absolute directory, relative to xbmktmp.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-05-03 06:53:25 +01:00
parent 2dc2fb3321
commit aa18889fb3
4 changed files with 23 additions and 20 deletions
-1
View File
@@ -68,7 +68,6 @@ build_release()
cd "$srcdir" || $err "$vdir: !cd \"$srcdir\""
./mk -f
x_ rm -Rf tmp
rmgit .
x_ mv src/docs docs
) || $err "can't create release files"