summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
index c5cb03371..d633fa6d1 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
@@ -23,9 +23,9 @@ SRC_URI[sha256sum] = "4a4f1e79a58b524f3a6dd030b6fc687671b35566f847e6f516c6f84211
23FILES_${PN} += "${libdir}/xfce4" 23FILES_${PN} += "${libdir}/xfce4"
24 24
25do_install_prepend() { 25do_install_prepend() {
26 # somehow binary files are not patched correctly by oe-patch - so copy them 26 # somehow binary files are not patched correctly by oe-patch - so copy them
27 cp ${WORKDIR}/touchscreen/invisible ${S}/cursors 27 cp ${WORKDIR}/touchscreen/invisible ${S}/cursors
28 cp ${WORKDIR}/touchscreen/wait ${S}/cursors 28 cp ${WORKDIR}/touchscreen/wait ${S}/cursors
29} 29}
30 30
31RRECOMMENDS_${PN} += "gnome-icon-theme" 31RRECOMMENDS_${PN} += "gnome-icon-theme"