Entropy/Spritz:
- fix SystemSettings call, scan is no more exported, use clear() instead git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3052 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -1869,7 +1869,7 @@ class SpritzApplication(Controller):
|
||||
# live masked, and anyway, better wasting
|
||||
# 2-3 more cycles than having unattended
|
||||
# behaviours
|
||||
self.Equo.SystemSettings.scan()
|
||||
self.Equo.SystemSettings.clear()
|
||||
self.Equo.closeAllRepositoryDatabases()
|
||||
|
||||
def __validateRepoSubmit(self, repodata, edit = False):
|
||||
|
||||
Reference in New Issue
Block a user