15.1: Even more build fixes

This commit is contained in:
Tad 2018-02-12 07:28:04 -05:00
parent 9b391e88f9
commit f7abbe151d
3 changed files with 14 additions and 14 deletions

View file

@ -94,7 +94,7 @@ buildAllNO3() {
brunch lineage_i9305-user;
brunch lineage_n5110-user;
}
export -f buildAllN03;
export -f buildAllNO3;
patchWorkspace() {
source $scripts/Patch.sh;