mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
LibreraReader: fix 8.4.52-fdroid
This commit is contained in:
parent
a5effed3ec
commit
41d6daadf6
1 changed files with 1 additions and 2 deletions
|
|
@ -722,7 +722,6 @@ Builds:
|
|||
|
||||
- versionName: 8.4.52-fdroid
|
||||
versionCode: 4370
|
||||
disable: https://github.com/foobnix/LibreraReader/issues/778
|
||||
commit: cad7803c206410f67b13ba403c7f5de5f9833c1d
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -741,7 +740,7 @@ Builds:
|
|||
- sed -i -e '/F-DROID REMOVE THIS LINE/,+1d' ../build.gradle
|
||||
- sed -i -e '/com.google.gms.google-services/d' -e '/com.google.android.gms/d'
|
||||
-e '/com.cloudrail/d' -e '/include "x86"/d' build.gradle
|
||||
- sed -i -e '/^#!/a\set -e' -e 's|git clone .*|ln -s $$MuPDF$$ mupdf-$VERSION|'
|
||||
- sed -i -e '/^#!/a\set -e' -e 's|git clone .*|cp -r $$MuPDF$$/* mupdf-$VERSION|'
|
||||
-e 's/ndk-build $1/& -j`nproc` || exit 1/' ../Builder/link_to_mupdf_1.16.1.sh
|
||||
- mkdir src/main/jniLibs/
|
||||
scanignore:
|
||||
|
|
|
|||
Loading…
Reference in a new issue