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 6db5f07620..102cb97f79 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;apply=yes \
- file://configure_fix.patch;apply=yes \
- file://pkgconfig_fix.patch;apply=yes "
+ file://buildfix.patch \
+ file://configure_fix.patch \
+ file://pkgconfig_fix.patch "
S = "${WORKDIR}/trunk"