Rename pkg group to dud-build
This commit is contained in:
parent
3aea7d849e
commit
c071f37d2e
2 changed files with 7 additions and 7 deletions
|
|
@ -165,7 +165,7 @@ class DudCreateImageTask(BaseBuildTask):
|
|||
task_id=self.id,
|
||||
repo_id=repo_info['id'],
|
||||
# Replace with a group that includes createrepo and xorrisofs
|
||||
install_group='dud',
|
||||
install_group='dud-build',
|
||||
setup_dns=True,
|
||||
bind_opts={'dirs': {'/dev': '/dev', }})
|
||||
broot.workdir = self.workdir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue