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