cbmk/include
Leah Rowe fc408f5554 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>
2024-06-23 12:37:06 +01:00
..
git.sh use backticks on eval commands, not subshells 2024-06-22 13:51:21 +01:00
lib.sh lib.sh: fix error running ./build dependencies 2024-06-23 12:37:06 +01:00