mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
More srclib-related fixing
This commit is contained in:
parent
684b8509e8
commit
e86aab59b6
@ -1045,6 +1045,7 @@ def getsrclib(spec, srclib_dir, sdk_path, ndk_path="", mvn3="", basepath=False,
|
||||
|
||||
if not preponly:
|
||||
vcs = getvcs(srclib["Repo Type"], srclib["Repo"], sdir, sdk_path)
|
||||
vcs.srclib = (name, sdir)
|
||||
vcs.gotorevision(ref)
|
||||
|
||||
if raw:
|
||||
|
Loading…
Reference in New Issue
Block a user