aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cvs
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cvs')
-rw-r--r--recipes/cvs/cvs_1.12.8.bb2
-rw-r--r--recipes/cvs/cvs_1.12.9.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/cvs/cvs_1.12.8.bb b/recipes/cvs/cvs_1.12.8.bb
index f92bdf4f36..cab5dd2991 100644
--- a/recipes/cvs/cvs_1.12.8.bb
+++ b/recipes/cvs/cvs_1.12.8.bb
@@ -5,7 +5,7 @@ DEPENDS = ""
LICENSE = "GPL"
SRC_URI = "http://musthave.sunbase.org/progs/ccvs/Old/cvs-${PV}/cvs-${PV}.tar.bz2 \
- file://m4.patch;apply=yes"
+ file://m4.patch"
inherit autotools gettext
diff --git a/recipes/cvs/cvs_1.12.9.bb b/recipes/cvs/cvs_1.12.9.bb
index c4fbb7aa85..b345a9c73a 100644
--- a/recipes/cvs/cvs_1.12.9.bb
+++ b/recipes/cvs/cvs_1.12.9.bb
@@ -5,7 +5,7 @@ DEPENDS = ""
LICENSE = "GPL"
SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \
- file://m4.patch;apply=yes"
+ file://m4.patch"
inherit autotools gettext