Skip to content

Commit

Permalink
append code to root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Sep 23, 2016
1 parent f6aff89 commit 6471bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/desiutil/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ def install_module(self):
self.working_dir, dev))
self.module_keywords = configure_module(self.baseproduct,
self.baseversion,
self.options.root,
join(self.options.root, 'code'),
working_dir=self.working_dir,
dev=dev)
if self.options.moduledir == '':
Expand Down

0 comments on commit 6471bcd

Please sign in to comment.