This commit is contained in:
parent
27252563f9
commit
20ab18fdc3
@ -35,7 +35,7 @@ rpm -qa | grep "^libisl" | xargs -r rpm -e
|
||||
[ "$desktop" = "kde" ] && rpm -e --nodeps adwaita-icon-theme
|
||||
|
||||
# Workaround until dropped from xfce4-branding-openSUSE
|
||||
[ "$desktop" = "x11" -o "$desktop" = "xfce" ] && rpm -e --nodeps noto-coloremoji-fonts
|
||||
[ "$desktop" = "x11" -o "$desktop" = "xfce" ] && rpm -e --nodeps noto-coloremoji-fonts xorg-x11-server-Xvfb
|
||||
|
||||
#--------------------------------------
|
||||
# enable and disable services
|
||||
|
Loading…
Reference in New Issue
Block a user