Fix excessive scanignore on org.billthefarmer.accordion
This commit is contained in:
parent
205983c83f
commit
5be8aba039
|
@ -22,8 +22,8 @@ Repo Type:git
|
|||
Repo:https://github.com/billthefarmer/accordion
|
||||
|
||||
Build Version:1.01,101,v1.01,\
|
||||
scanignore=libs/libsonivox.so,\
|
||||
extlibs=arch-arm/libsonivox.so,\
|
||||
scanignore=build/org.billthefarmer.accordion,\
|
||||
build=mkdir -p ndk-r8e/toolchains && \
|
||||
find $$NDK$$ -maxdepth 1 -mindepth 1 -not -name toolchains -print0 |\
|
||||
xargs -0 cp -r -t ndk-r8e/ && \
|
||||
|
|
Loading…
Reference in a new issue