Kaydet (Commit) f2f787db authored tarafından root's avatar root

fix revpspec

üst c2890f6d
......@@ -101,7 +101,7 @@ for package in inary.source.packages:
print(ctag("Files"))
if hasattr(pkg,"buildtype"):
print(write("BuildType",package.buildtype))
print(write("BuildType",pkg.buildtype))
#AdditionalFiles zorunlu değil
if hasattr(pkg,"additionalfiles"):
......
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