mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Try to fix ds4droid builds
This commit is contained in:
parent
6cafd9fb9a
commit
f1ed15cf31
1 changed files with 3 additions and 3 deletions
|
|
@ -132,16 +132,16 @@ Build:45,451
|
|||
patch=fix_stuff_2.patch
|
||||
prebuild=echo 'APP_ABI=x86' >> jni/Application.mk
|
||||
scanignore=jni/android-ndk-profiler
|
||||
scandelete=jni/desmume
|
||||
scandelete=jni/desmume;libs
|
||||
buildjni=yes
|
||||
|
||||
Build:45,453
|
||||
commit=release44
|
||||
commit=release45
|
||||
forcevercode=yes
|
||||
patch=fix_stuff_2.patch
|
||||
prebuild=echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk
|
||||
scanignore=jni/android-ndk-profiler
|
||||
scandelete=jni/desmume
|
||||
scandelete=jni/desmume;libs
|
||||
buildjni=yes
|
||||
|
||||
# +0: - (upstream)
|
||||
|
|
|
|||
Loading…
Reference in a new issue