lib.sh: remove unused variable "boarddir"

Signed-off-by: Leah Rowe <leah@libreboot.org>
audit2
Leah Rowe 2024-06-28 13:33:50 +01:00 committed by Leah Rowe
parent 1fbfc7303d
commit 511423a85a
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ chkvars()
done
}
eval `setvars "" _nogit board boarddir relname versiondate projectsite \
eval `setvars "" _nogit board relname versiondate projectsite \
projectname aur_notice cfgsdir datadir version xbmk_parent`
for fv in projectname projectsite version versiondate; do