mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-09 13:36:04 +01:00
8 lines
No EOL
367 B
YAML
8 lines
No EOL
367 B
YAML
Repo: https://gitlab.com/qemu-project/qemu/
|
|
RepoType: git
|
|
|
|
Prepare: |
|
|
sed -i -e 's/git.qemu.org\/git/gitlab.com\/qemu-project/g' .gitmodules
|
|
git submodule update --init
|
|
# Switch to the Gitlab mirror to avoid Let's Encrypt certs issue, might be reverted after main repo gets new certs
|
|
# sed submodules paths in the mirror for 5.1.0, but was fixed in newer versions |