diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-09-14 12:34:02 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-09-14 12:50:56 +0200 |
commit | d5e841d00e764eaefde32970e39f558760fe64e2 (patch) | |
tree | 7ab73a4ff4ea5998775e4e36a15b8fbdb7ac51b5 /net-mail/fetchmail | |
parent | app-portage/mgorny-dev-scripts: New package @ v1 (diff) | |
download | gentoo-d5e841d00e764eaefde32970e39f558760fe64e2.tar.gz gentoo-d5e841d00e764eaefde32970e39f558760fe64e2.tar.bz2 gentoo-d5e841d00e764eaefde32970e39f558760fe64e2.zip |
net-mail/fetchmail: Clean up patches
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch b/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch index 2eafe4dcbb24..087fd6a5759f 100644 --- a/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch +++ b/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch @@ -1,5 +1,5 @@ ---- fetchmail-6.3.26/Makefile.am -+++ fetchmail-6.3.26/Makefile.am +--- a/Makefile.am ++++ b/Makefile.am @@ -16,9 +16,11 @@ pys= fetchmailconf.py pym= fetchmailconf.man diff --git a/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch b/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch index a0b3e8b5dfbb..691f34814eaa 100644 --- a/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch +++ b/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch @@ -1,5 +1,5 @@ ---- fetchmail-6.3.26/Makefile.am -+++ fetchmail-6.3.26/Makefile.am +--- a/Makefile.am ++++ b/Makefile.am @@ -45,7 +47,7 @@ check_PROGRAMS= |