mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-16 05:33:09 +00:00
fedora-livecd-kde.ks: Don't explicitly blacklist kdeedu*.
kdeedu is not installed by default in the first place anyway, and if it were, the kdeedu* wildcard would not match the new split packages anymore.
This commit is contained in:
parent
900317c384
commit
e2aaa5cc6e
@ -16,7 +16,6 @@
|
|||||||
# don't include these for now to fit on a cd
|
# don't include these for now to fit on a cd
|
||||||
-desktop-backgrounds-basic
|
-desktop-backgrounds-basic
|
||||||
-kdeaccessibility*
|
-kdeaccessibility*
|
||||||
-kdeedu* # kdeedu is too big for the live images
|
|
||||||
-scribus # scribus is too big for the live images
|
-scribus # scribus is too big for the live images
|
||||||
-kdeartwork-screensavers # screensavers are not needed on live images
|
-kdeartwork-screensavers # screensavers are not needed on live images
|
||||||
#-ktorrent # kget has also basic torrent features (~3 megs)
|
#-ktorrent # kget has also basic torrent features (~3 megs)
|
||||||
|
Loading…
Reference in New Issue
Block a user