Исправлена синхронизация portage репозитория

master3.4 3.4.5.10
parent 1039fca5ec
commit 6188d9c1eb

@ -190,7 +190,7 @@ class VariableClUpdateRepPath(ReadonlyVariable):
""" """
type = "list" type = "list"
mapPath = {'portage': 'usr/portage', mapPath = {'portage': 'usr/portage',
'gentoo': '/usr/portage'} 'gentoo': 'usr/portage'}
def get(self): def get(self):
repPath = self.Get('cl_update_layman_storage') repPath = self.Get('cl_update_layman_storage')

Loading…
Cancel
Save