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

* eray, you were making it up as you typed :)

üst a57a98ec
......@@ -106,7 +106,7 @@ class Install(AtomicOperation):
self.register_comar_scripts()
self.config_later = False
if 'Package' in self.metadata.package.providesComar:
if 'System.Package' in [x.om for x in self.metadata.package.providesComar]:
if ctx.comar:
ctx.ui.notify(pisi.ui.configuring, package = self.pkginfo, files = self.files)
comariface.run_postinstall(self.pkginfo.name)
......
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