forked from srbala/fedora-kickstarts
fix exclusion of generic packages to not also exclude generic-jms-ra
This commit is contained in:
parent
ca1c7727aa
commit
9d66334a55
@ -37,7 +37,9 @@ repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirror
|
|||||||
-kernel-tools*
|
-kernel-tools*
|
||||||
-syslog-ng*
|
-syslog-ng*
|
||||||
-astronomy-bookmarks
|
-astronomy-bookmarks
|
||||||
-generic*
|
# generic* would match generic-jms-ra, so don't 'simplify' this
|
||||||
|
-generic-logos*
|
||||||
|
-generic-release*
|
||||||
-GConf2-dbus*
|
-GConf2-dbus*
|
||||||
-bluez-gnome
|
-bluez-gnome
|
||||||
-community-mysql*
|
-community-mysql*
|
||||||
|
Loading…
Reference in New Issue
Block a user