aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-webcore/osb-jscore_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gtk-webcore/osb-jscore_svn.bb')
-rw-r--r--recipes/gtk-webcore/osb-jscore_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gtk-webcore/osb-jscore_svn.bb b/recipes/gtk-webcore/osb-jscore_svn.bb
index 8ee00b58f9..afa65bf534 100644
--- a/recipes/gtk-webcore/osb-jscore_svn.bb
+++ b/recipes/gtk-webcore/osb-jscore_svn.bb
@@ -8,8 +8,8 @@ PV = "0.5.2+svnr${SRCPV}"
PR = "r2"
SRC_URI = "svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=JavaScriptCore;proto=https \
- file://gcc4-fno-threadsafe-statics-JavaScriptCore.patch;apply=yes \
- file://no-static-templates.patch;apply=yes \
+ file://gcc4-fno-threadsafe-statics-JavaScriptCore.patch \
+ file://no-static-templates.patch \
"
S = "${WORKDIR}/JavaScriptCore"