mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Make minilens compile on 32 bit machines too
This commit is contained in:
parent
d24a1c4350
commit
39dcbbb9e8
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Build:1.1,1
|
|||
mkdir -p ~/.godot/templates/ && \
|
||||
cp platform/android/java/bin/Godot-release-unsigned.apk ~/.godot/templates/android_release.apk && \
|
||||
cd ../minilens && \
|
||||
../godot/bin/godot_server.server.tools.64 -export Android ../minilens.apk
|
||||
../godot/bin/godot_server.server.tools.* -export Android ../minilens.apk
|
||||
buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
|||
Loading…
Reference in a new issue