diff options
Diffstat (limited to 'recipes/cvs/cvs_1.12.8.bb')
-rw-r--r-- | recipes/cvs/cvs_1.12.8.bb | 2 |
1 files changed, 1 insertions, 1 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 |