summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb
index 08af66dd6..eb554ce0a 100644
--- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb
+++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb
@@ -7,6 +7,10 @@ DEPENDS = "libxfce4util libxfce4ui xfconf gtk+ dbus dbus-glib"
7 7
8inherit xfce-app 8inherit xfce-app
9 9
10do_compile_prepend() {
11 mkdir -p xfce4-notifyd
12}
13
10FILES_${PN} += " \ 14FILES_${PN} += " \
11 ${libdir}/xfce4/notifyd \ 15 ${libdir}/xfce4/notifyd \
12 ${datadir}/themes \ 16 ${datadir}/themes \