mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
update/trees: remove unused variable
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user