summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
index 3b41328855..55ee277606 100644
--- a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
+++ b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
@@ -25,6 +25,9 @@ do_install_append() {
25 # Only building Adwaita, remove highcontrast files 25 # Only building Adwaita, remove highcontrast files
26 rm -rf ${D}${prefix}/share/themes/HighContrast \ 26 rm -rf ${D}${prefix}/share/themes/HighContrast \
27 ${D}${prefix}/share/icons 27 ${D}${prefix}/share/icons
28
29 # The libtool archive file is unneeded with shared libs on modern Linux
30 rm -rf ${D}${libdir}/gtk-2.0/2.10.0/engines/libadwaita.la
28} 31}
29 32
30# There could be gnome-theme-highcontrast as well but that requires 33# There could be gnome-theme-highcontrast as well but that requires