Kaydet (Commit) 5d4f2bcc authored tarafından A. Murat Eren's avatar A. Murat Eren

 4302. commit ile yapmaya çalıştığım şey bozulmuş, devam etmesi için bir 'return'.
üst dde86800
......@@ -669,7 +669,7 @@ class Builder:
def build(pspecfile, authinfo=None):
pb = pisi.build.Builder(pspecfile, authinfo)
pb.build()
return pb.build()
order = {"none": 0,
"unpack": 1,
......
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