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