mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-11 17:29:29 -04:00
More srclib-related fixing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user