path/distribution
This commit is contained in:
parent
bb36a79cbf
commit
27ce3ca25c
4 changed files with 10 additions and 12 deletions
|
@ -19,7 +19,7 @@ class Remote(repository.Repository):
|
|||
for architecture in self.architectures:
|
||||
subsystems = architecture.subsystems.keys()
|
||||
location = os.path.join(self.location,
|
||||
msys.get_distribution(architecture))
|
||||
architecture.distribution.path)
|
||||
archives[architecture] = hypertext.HyperText(location).archive
|
||||
#
|
||||
c[architecture] = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue