Remove dogtail from the image, as it's blocking tree composition. (clumens)
Related: rhbz#726743
This commit is contained in:
parent
b82b6d1867
commit
d9fe5b3b48
@ -64,7 +64,6 @@ install "dbus-libs"
|
|||||||
install "dbus-x11"
|
install "dbus-x11"
|
||||||
install "dejavu-sans-fonts"
|
install "dejavu-sans-fonts"
|
||||||
install "dejavu-sans-mono-fonts"
|
install "dejavu-sans-mono-fonts"
|
||||||
install "dogtail"
|
|
||||||
install "dump"
|
install "dump"
|
||||||
install "ethtool"
|
install "ethtool"
|
||||||
install "fedora-gnome-theme"
|
install "fedora-gnome-theme"
|
||||||
@ -653,10 +652,6 @@ remove "dhclient" "/usr/*"
|
|||||||
remove "dmz-cursor-themes" "/usr/share/icons/dmz/*"
|
remove "dmz-cursor-themes" "/usr/share/icons/dmz/*"
|
||||||
remove "dnsmasq" "/etc/rc.d/*"
|
remove "dnsmasq" "/etc/rc.d/*"
|
||||||
remove "dnsmasq" "/usr/sbin/*"
|
remove "dnsmasq" "/usr/sbin/*"
|
||||||
remove "dogtail" "/usr/bin/*"
|
|
||||||
remove "dogtail" "/usr/share/applications/*"
|
|
||||||
remove "dogtail" "/usr/share/dogtail/*"
|
|
||||||
remove "dogtail" "/usr/share/icons/*"
|
|
||||||
remove "dosfstools" "/sbin/dosfsck"
|
remove "dosfstools" "/sbin/dosfsck"
|
||||||
remove "dosfstools" "/sbin/fsck.*"
|
remove "dosfstools" "/sbin/fsck.*"
|
||||||
remove "dump" "/etc/*"
|
remove "dump" "/etc/*"
|
||||||
|
Loading…
Reference in New Issue
Block a user