mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
remove un-needed ELFs from com.sandeel.bushidoblocks
This commit is contained in:
parent
05f015094d
commit
60d449e391
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@ subdir=bushido-blocks-android,prebuild=\
|
|||
sed -i 's@\(reference.1=\).*@\1$$MobAdMob$$@;/merger/d' project.properties && \
|
||||
printf 'source.dir=src;../bushido-blocks/src' > ant.properties,build=\
|
||||
cd libs/ && unzip libgdx-0.9.7.zip armeabi-v7a/* armeabi/* \
|
||||
gdx.jar gdx-backend-android.jar
|
||||
gdx.jar gdx-backend-android.jar && \
|
||||
rm armeabi/libgdx-audio.so armeabi-v7a/libgdx-audio.so
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
|||
Loading…
Reference in a new issue