aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/notification-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/notification-daemon')
-rw-r--r--recipes/notification-daemon/notification-daemon_0.3.6.bb2
-rw-r--r--recipes/notification-daemon/notification-daemon_0.3.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/notification-daemon/notification-daemon_0.3.6.bb b/recipes/notification-daemon/notification-daemon_0.3.6.bb
index 0ff81c3eeb..285b2e3a60 100644
--- a/recipes/notification-daemon/notification-daemon_0.3.6.bb
+++ b/recipes/notification-daemon/notification-daemon_0.3.6.bb
@@ -6,7 +6,7 @@ DEPENDS = "gettext dbus gtk+ libsexy gconf libwnck"
PR = "r1"
SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
- file://dbus-glib-tool-prefix.patch;apply=yes"
+ file://dbus-glib-tool-prefix.patch"
EXTRA_OECONF = "--disable-binreloc"
diff --git a/recipes/notification-daemon/notification-daemon_0.3.7.bb b/recipes/notification-daemon/notification-daemon_0.3.7.bb
index e6b6e0a4ed..366fafd5cb 100644
--- a/recipes/notification-daemon/notification-daemon_0.3.7.bb
+++ b/recipes/notification-daemon/notification-daemon_0.3.7.bb
@@ -6,7 +6,7 @@ DEPENDS = "gettext dbus gtk+ libsexy gconf libwnck"
PR = "r1"
SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
- file://notification-daemon-fix-text-color.diff;apply=yes"
+ file://notification-daemon-fix-text-color.diff"
EXTRA_OECONF = "--disable-binreloc"