Kaydet (Commit) e925a921 authored tarafından Eray Özkural's avatar Eray Özkural

another one of those countless FIXMEs :)

üst d2062739
......@@ -108,6 +108,7 @@ class Builder:
pkg_path = str(src_uri)
else:
repo = ctx.repodb.get_repo(reponame)
#FIXME: don't use dirname to work on URLs
src_path = os.path.join(os.path.dirname(repo.indexuri.get_uri()),
str(src_uri.path()))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment