diff options
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.bb | 6 |
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 c5cb033711..d633fa6d12 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 | |||
| 23 | FILES_${PN} += "${libdir}/xfce4" | 23 | FILES_${PN} += "${libdir}/xfce4" |
| 24 | 24 | ||
| 25 | do_install_prepend() { | 25 | do_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 | ||
| 31 | RRECOMMENDS_${PN} += "gnome-icon-theme" | 31 | RRECOMMENDS_${PN} += "gnome-icon-theme" |
