update buildscript
This commit is contained in:
parent
a188f3362d
commit
69a0abafa9
2
build.sh
2
build.sh
|
@ -2,7 +2,7 @@
|
|||
|
||||
cp config.mk patches.h dmenu-flexipatch/
|
||||
flexipatch-finalizer/flexipatch-finalizer.sh -r -d dmenu-flexipatch -o dmenu-final
|
||||
rm dmenu-flexipatch/config.mk dmenu-flexipatch/patches.h
|
||||
git -C st-flexipatch reset --hard HEAD && git -C st-flexipatch clean -fd
|
||||
# for patch in patches/*.diff; do
|
||||
# patch -d dmenu-final <"$patch"
|
||||
# done
|
||||
|
|
Loading…
Reference in New Issue