aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnet/gnet_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnet/gnet_cvs.bb')
-rw-r--r--recipes/gnet/gnet_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnet/gnet_cvs.bb b/recipes/gnet/gnet_cvs.bb
index 03be4056c6..93a257c963 100644
--- a/recipes/gnet/gnet_cvs.bb
+++ b/recipes/gnet/gnet_cvs.bb
@@ -6,7 +6,7 @@ DEPENDS = "glib-2.0"
PV = "2.0.7+cvs${SRCDATE}"
SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=gnet \
- file://buildfix.patch;apply=yes"
+ file://buildfix.patch"
S = "${WORKDIR}/gnet"
EXTRA_OECONF = "--disable-pthreads"