mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Fennec F-Droid: Still fails to build
This commit is contained in:
parent
8d8f489f71
commit
939146111a
1 changed files with 3 additions and 3 deletions
|
|
@ -2127,13 +2127,13 @@ Build:40.0,400010
|
||||||
zip -d fdroid/fennec-unsigned.apk "META-INF*"
|
zip -d fdroid/fennec-unsigned.apk "META-INF*"
|
||||||
|
|
||||||
# testing, requires skip-scan, doesnt build
|
# testing, requires skip-scan, doesnt build
|
||||||
Build:43.0,430010
|
Build:43.0.1,430001
|
||||||
disable=1error,4 warnings
|
disable=compilation issues
|
||||||
commit=FENNEC_43_0_1_RELEASE
|
commit=FENNEC_43_0_1_RELEASE
|
||||||
output=fdroid/fennec-unsigned.apk
|
output=fdroid/fennec-unsigned.apk
|
||||||
srclibs=MozLocales@dd882b1c1881b9f3c43a23b0a9412a49d8c53505
|
srclibs=MozLocales@dd882b1c1881b9f3c43a23b0a9412a49d8c53505
|
||||||
prebuild=mkdir fdroid && \
|
prebuild=mkdir fdroid && \
|
||||||
fxarch=i386-linux-androideabi && \
|
fxarch=arm-linux-androideabi && \
|
||||||
l10ndir=`readlink -f $$MozLocales$$` && \
|
l10ndir=`readlink -f $$MozLocales$$` && \
|
||||||
echo "ac_add_options --with-android-ndk=\"$$NDK$$\"" > .mozconfig && \
|
echo "ac_add_options --with-android-ndk=\"$$NDK$$\"" > .mozconfig && \
|
||||||
echo "ac_add_options --with-android-sdk=\"$$SDK$$/platforms/android-22\"" >> .mozconfig && \
|
echo "ac_add_options --with-android-sdk=\"$$SDK$$/platforms/android-22\"" >> .mozconfig && \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue