Fix a typo in a comment
This commit is contained in:
parent
2fca7f7405
commit
15efef64fa
@ -329,7 +329,7 @@ class Pungi(pypungi.PungiBase):
|
|||||||
self.ayum.conf.exclude.extend(self.ksparser.handler.packages.excludedList)
|
self.ayum.conf.exclude.extend(self.ksparser.handler.packages.excludedList)
|
||||||
self.ayum.excludePackages()
|
self.ayum.excludePackages()
|
||||||
|
|
||||||
# Always add the core groiup
|
# Always add the core group
|
||||||
self.ksparser.handler.packages.add(['@core'])
|
self.ksparser.handler.packages.add(['@core'])
|
||||||
|
|
||||||
# Check to see if we need the base group
|
# Check to see if we need the base group
|
||||||
|
Loading…
Reference in New Issue
Block a user