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 0f7b3691ab
commit 00d22f2082
4 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
eval "`setvars "" loc url bkup_url subfile subhash subrepo subrepo_bkup \
depend subfile_bkup repofail`"
tmpgit="$xbmkpwd/tmp/gitclone"
tmpgit="$xbmklocal/gitclone"
fetch_targets()
{