Исправления работы с other репозиториями

master3.3
Mike Khiretskiy 10 years ago
parent c9913031f8
commit 3afa091567

@ -228,6 +228,7 @@ class Update:
egenCache = getProgPath('/usr/bin/egencache')
if not egenCache:
raise UpdateError(_("The Portage tool is not found"))
if repname in self.clVars.Get('cl_update_rep_name'):
path_rep = self.clVars.Select('cl_update_rep_path',
where='cl_update_rep_name',
eq=repname, limit=1)

Loading…
Cancel
Save