update/trees: remove unused variable
Signed-off-by: Leah Rowe <leah@libreboot.org>audit2-merge1
parent
2b0e71412e
commit
7ec023907b
|
@ -234,7 +234,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