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