Add init command back to scummvm
This commit is contained in:
parent
8d5955fc1e
commit
38aa64d0d6
|
@ -34,6 +34,7 @@ Repo:git://github.com/scummvm/scummvm.git
|
|||
Build Version:1.5.0,6,v1.5.0,\
|
||||
extlibs=libmad/libmad-0.15.1b.tar.gz,srclibs=FLAC@1.2.1;Tremor@b31465b840,\
|
||||
update=no,patch=fdroid_build.patch;latest_sdk.patch,bindir=.,antcommand="-p",\
|
||||
init=echo -e '<project>\n<target name="Creating scummvm.apk for release..."/>\n</project>' > build.xml,\
|
||||
build=\
|
||||
export ANDROID_SDK="$$SDK$$" ANDROID_NDK="$$NDK$$" && \
|
||||
chmod +x fdroid_build && \
|
||||
|
|
Loading…
Reference in a new issue