epel8/9: drop two empty groups
It doesn't seem to have any sense to have an empty group. The user would most likely be confused if offered a choice to install a group and get nothing ;) With this removal, relaxng validation fully passes again.
This commit is contained in:
parent
8c64068fe2
commit
17b77ed27a
@ -28,12 +28,6 @@
|
||||
<packagereq type="default">rhc</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>admin-tools</id>
|
||||
<_name>admin-tools</_name>
|
||||
<default>false</default>
|
||||
<uservisible>true</uservisible>
|
||||
</group>
|
||||
<group>
|
||||
<id>dial-up</id>
|
||||
<_name>dial-up</_name>
|
||||
|
@ -28,12 +28,6 @@
|
||||
<packagereq type="default">rhc</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>admin-tools</id>
|
||||
<_name>admin-tools</_name>
|
||||
<default>false</default>
|
||||
<uservisible>true</uservisible>
|
||||
</group>
|
||||
<group>
|
||||
<id>dial-up</id>
|
||||
<_name>dial-up</_name>
|
||||
|
Loading…
Reference in New Issue
Block a user