mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-09-19 21:20:31 +02:00
init.sh: remove redundant sha512sum init
it's done in xbmk_init. the initial value is never used. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Vendored
+1
-3
@@ -8,11 +8,9 @@
|
||||
projectname="libreboot"
|
||||
projectsite="https://libreboot.org/"
|
||||
|
||||
sha512sum="util/sbase/sha512sum"
|
||||
|
||||
eval "`newvar aur_notice basetmp board checkvarschk checkvarsxbmk configdir \
|
||||
datadir is_child python pyver reinstall relname version versiondate \
|
||||
xbmklock xbmkpath xbtmp`"
|
||||
xbmklock xbmkpath xbtmp sha512sum`"
|
||||
|
||||
xbmk_init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user