xfce4-notifyd: try to deal with file clash
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 11 Oct 2014 02:51:08 +0000 (05:51 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 11 Oct 2014 02:51:08 +0000 (05:51 +0300)
recipes/xfce-extras/xfce4-notifyd_0.1.0.bb

index c04e1d0..0f615bc 100644 (file)
@@ -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 \