mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
GCompris: Workaround "apt-get update" error
This commit is contained in:
parent
f8b9ffc04e
commit
62f28f0481
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Builds:
|
|||
commit: V0.96
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install --yes extra-cmake-modules libncurses5
|
||||
output: android-build/android/bin/GCompris-Android-release-armeabi-v7a-dl-$$VERSION$$.apk
|
||||
prebuild: mkdir qt/ android-build/
|
||||
|
|
|
|||
Loading…
Reference in a new issue