aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fetchmail
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fetchmail')
-rw-r--r--recipes/fetchmail/fetchmail_6.2.3.bb2
-rw-r--r--recipes/fetchmail/fetchmail_6.2.5.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fetchmail/fetchmail_6.2.3.bb b/recipes/fetchmail/fetchmail_6.2.3.bb
index c29982b59e..31268ede16 100644
--- a/recipes/fetchmail/fetchmail_6.2.3.bb
+++ b/recipes/fetchmail/fetchmail_6.2.3.bb
@@ -6,7 +6,7 @@ intended to be used over on-demand TCP/IP links \
(such as SLIP or PPP connections)."
SRC_URI = "http://catb.org/~esr/fetchmail/fetchmail-${PV}.tar.gz \
- file://configure.patch;apply=yes"
+ file://configure.patch"
inherit autotools
diff --git a/recipes/fetchmail/fetchmail_6.2.5.bb b/recipes/fetchmail/fetchmail_6.2.5.bb
index d9c372d4aa..de2af94a0c 100644
--- a/recipes/fetchmail/fetchmail_6.2.5.bb
+++ b/recipes/fetchmail/fetchmail_6.2.5.bb
@@ -12,7 +12,7 @@ intended to be used over on-demand TCP/IP links \
#DEPENDS = "virtual/libintl"
SRC_URI = "${DEBIAN_MIRROR}/main/f/${PN}/${PN}_${PV}.orig.tar.gz \
- file://configure.patch;apply=yes"
+ file://configure.patch"
inherit autotools gettext