summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb
index 54e702eed..15ec51b2b 100644
--- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb
+++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb
@@ -23,7 +23,7 @@ SRC_URI[sha256sum] = "f6f28af47fdfb41db84bd003f0d76f5f4abf2137d1e27e9d378f063bb8
23EXTRA_OECONF = "--disable-dbus-start-daemon" 23EXTRA_OECONF = "--disable-dbus-start-daemon"
24 24
25do_compile_prepend() { 25do_compile_prepend() {
26 mkdir -p xfce4-notifyd 26 mkdir -p xfce4-notifyd xfce4-notifyd-config
27} 27}
28 28
29FILES_${PN} += " \ 29FILES_${PN} += " \