Rename pkg group to dud-build

This commit is contained in:
djuarezg 2022-01-17 16:45:11 +01:00 committed by Tomas Kopecek
parent 3aea7d849e
commit c071f37d2e
2 changed files with 7 additions and 7 deletions

View file

@ -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