diff options
author | Leah Rowe <leah@libreboot.org> | 2024-06-23 12:34:26 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-06-23 12:34:26 +0100 |
commit | d5baaff0ec66a49ad3305a7f3d06ef4280fa00e0 (patch) | |
tree | 4a5684674573fbe6d1562f712c074bc950d523a3 /.gitignore | |
parent | 0158a081110115f501bf648e99ae7a173d921403 (diff) |
lib.sh: fix error running ./build dependencies
the e() and setvars() functions need to be declared before
the dependencies function.
also: after calling install_packages, it was doing a return
when it should have done an exit.
this is all fixed now. i apologise to anyone who previously
ran into trouble with this!
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions