summaryrefslogtreecommitdiffstats
path: root/recipes/gnet/gnet_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnet/gnet_svn.bb')
-rw-r--r--recipes/gnet/gnet_svn.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gnet/gnet_svn.bb b/recipes/gnet/gnet_svn.bb
index 8132ab51c4..6db5f07620 100644
--- a/recipes/gnet/gnet_svn.bb
+++ b/recipes/gnet/gnet_svn.bb
@@ -8,9 +8,9 @@ PV = "2.0.7+svnr${SRCPV}"
PR = "r1"
SRC_URI = "svn://svn.gnome.org/svn/${PN}/;module=trunk;proto=http \
- file://buildfix.patch;patch=1 \
- file://configure_fix.patch;patch=1 \
- file://pkgconfig_fix.patch;patch=1 "
+ file://buildfix.patch;apply=yes \
+ file://configure_fix.patch;apply=yes \
+ file://pkgconfig_fix.patch;apply=yes "
S = "${WORKDIR}/trunk"