lbmk/include
Leah Rowe d5baaff0ec 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:34:26 +01:00
..
git.sh use backticks on eval commands, not subshells 2024-06-22 13:46:20 +01:00
lib.sh lib.sh: fix error running ./build dependencies 2024-06-23 12:34:26 +01:00
mrc.sh use backticks on eval commands, not subshells 2024-06-22 13:46:20 +01:00
vendor.sh use backticks on eval commands, not subshells 2024-06-22 13:46:20 +01:00