update buildscript
This commit is contained in:
parent
ba3c84da75
commit
57f441fe2e
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -2,7 +2,7 @@
|
|||
|
||||
cp -f config.mk Makefile patches.h st-flexipatch/
|
||||
flexipatch-finalizer/flexipatch-finalizer.sh -r -d st-flexipatch -o st-final
|
||||
rm st-flexipatch/config.mk st-flexipatch/patches.h
|
||||
git -C st-flexipatch reset --hard HEAD && git -C st-flexipatch clean -fd
|
||||
for patch in patches/*.diff; do
|
||||
patch -d st-final <"$patch"
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue