From: Grazvydas Ignotas Date: Sat, 11 Oct 2014 02:51:08 +0000 (+0300) Subject: xfce4-notifyd: try to deal with file clash X-Git-Tag: sz_173~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92396f95c77c638c669e527e75f69e6e23621ca;p=openembedded.git xfce4-notifyd: try to deal with file clash --- diff --git a/recipes/xfce-extras/xfce4-notifyd_0.1.0.bb b/recipes/xfce-extras/xfce4-notifyd_0.1.0.bb index c04e1d0cbc..0f615bcfd4 100644 --- a/recipes/xfce-extras/xfce4-notifyd_0.1.0.bb +++ b/recipes/xfce-extras/xfce4-notifyd_0.1.0.bb @@ -11,6 +11,9 @@ XFCE_VERSION = "4.6.1" SRC_URI = "http://spuriousinterrupt.org/files/${PN}/${PN}-${PV}.tar.bz2" +# should this be ALTERNATIVE instead? +RREPLACES_${PN} = "notification-daemon" + FILES_${PN} = "\ ${datadir}/dbus-1/services \ ${datadir}/themes \