pkglistgen: update_and_solve: set input_dir to group_dir for solve.
This commit is contained in:
parent
c06050ab89
commit
8892c0d821
@ -1070,6 +1070,7 @@ class CommandLineInterface(ToolBase.CommandLineInterface):
|
|||||||
['supportstatus.txt', 'groups.yml', 'package-groups.changes'])
|
['supportstatus.txt', 'groups.yml', 'package-groups.changes'])
|
||||||
self.change_extension(product_dir, '.spec.in', '.spec')
|
self.change_extension(product_dir, '.spec.in', '.spec')
|
||||||
|
|
||||||
|
self.options.input_dir = group_dir
|
||||||
self.options.output_dir = product_dir
|
self.options.output_dir = product_dir
|
||||||
self.postoptparse()
|
self.postoptparse()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user