mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 08:17:31 +02:00
Revert "lbmk: use mkhtemp in libreboot's build system"
This reverts commit e54862fccc.
nope. not ready yet. will fix it later.
This commit is contained in:
+2
-2
@@ -633,7 +633,7 @@ prep()
|
||||
|
||||
mksha512()
|
||||
{
|
||||
bootstrap_utils
|
||||
build_sbase
|
||||
|
||||
if [ "${1%/*}" != "$1" ]; then
|
||||
x_ cd "${1%/*}"
|
||||
@@ -746,7 +746,7 @@ vfile()
|
||||
# must be called from a subshell
|
||||
check_vendor_hashes()
|
||||
{
|
||||
bootstrap_utils
|
||||
build_sbase
|
||||
|
||||
x_ cd "$tmpromdir"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user