summaryrefslogtreecommitdiffstats
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 daa7fa1fbc..f92bdf4f36 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;patch=1"
+ file://m4.patch;apply=yes"
inherit autotools gettext
diff --git a/recipes/cvs/cvs_1.12.9.bb b/recipes/cvs/cvs_1.12.9.bb
index a5a3d149fe..c4fbb7aa85 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;patch=1"
+ file://m4.patch;apply=yes"
inherit autotools gettext