diff options
Diffstat (limited to 'recipes/fetchmail/fetchmail_6.2.3.bb')
-rw-r--r-- | recipes/fetchmail/fetchmail_6.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fetchmail/fetchmail_6.2.3.bb b/recipes/fetchmail/fetchmail_6.2.3.bb index 132bc9af52..c29982b59e 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;patch=1" + file://configure.patch;apply=yes" inherit autotools |