update/trees: remove unused variable
Signed-off-by: Leah Rowe <leah@libreboot.org>20240612_branch
parent
da42727209
commit
87c361f3df
|
@ -236,7 +236,6 @@ check_cmake()
|
|||
check_autoconf()
|
||||
{
|
||||
(
|
||||
_cfgopt=""
|
||||
cd "${1}" || $err "!cd $1"
|
||||
[ -f "bootstrap" ] && x_ ./bootstrap $bootstrapargs
|
||||
[ -f "autogen.sh" ] && x_ ./autogen.sh ${autogenargs}
|
||||
|
|
Loading…
Reference in New Issue