aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devhelp/devhelp_0.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/devhelp/devhelp_0.23.bb')
-rw-r--r--recipes/devhelp/devhelp_0.23.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/devhelp/devhelp_0.23.bb b/recipes/devhelp/devhelp_0.23.bb
index 34a5325a7f..cdde5bd242 100644
--- a/recipes/devhelp/devhelp_0.23.bb
+++ b/recipes/devhelp/devhelp_0.23.bb
@@ -5,8 +5,8 @@ PR = "r0"
inherit gnome
-SRC_URI += "file://devhelp-includes.patch;patch=1 \
- file://devhelp-webkit.patch;patch=1"
+SRC_URI += "file://devhelp-includes.patch;apply=yes \
+ file://devhelp-webkit.patch;apply=yes"
PACKAGES += "gedit-plugin-${PN}"
FILES_gedit-plugin-${PN} += "${libdir}/gedit-2"