fetch_srclib: fetch source code

This commit is contained in:
linsui 2023-11-16 14:58:55 +08:00 committed by Hans-Christoph Steiner
parent cbbb255551
commit 5ae15532f0
2 changed files with 6 additions and 2 deletions

View file

@ -438,7 +438,7 @@ plugin_fetchsrclibs:
- curl https://gitlab.com/fdroid/fdroiddata/-/archive/${commitid}/fdroiddata-${commitid}.tar.gz
| tar -xz --directory=fdroiddata --strip-components=1
- cd fdroiddata
- fdroid fetchsrclibs freemap.opentrail:9 --verbose
- fdroid fetchsrclibs freemap.opentrail:4 --verbose
- test -d build/freemap.opentrail/.git
- test -d build/srclib/andromaps/.git
- test -d build/srclib/freemaplib/.git