diff options
author | 2020-05-13 09:50:22 +0300 | |
---|---|---|
committer | 2020-05-13 09:51:07 +0300 | |
commit | e3af573c26166f7ea1a1e4aeec071866417a3d1a (patch) | |
tree | b46776d559f0e5543bc94ae93f6f669dee3c507e /net-mail/mailutils/files/mailutils-3.4-fno-common.patch | |
parent | dev-lang/swi-prolog: bump development version (diff) | |
download | gentoo-e3af573c26166f7ea1a1e4aeec071866417a3d1a.tar.gz gentoo-e3af573c26166f7ea1a1e4aeec071866417a3d1a.tar.bz2 gentoo-e3af573c26166f7ea1a1e4aeec071866417a3d1a.zip |
net-mail/mailutils: cleanup
Bug: https://bugs.gentoo.org/700806
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'net-mail/mailutils/files/mailutils-3.4-fno-common.patch')
-rw-r--r-- | net-mail/mailutils/files/mailutils-3.4-fno-common.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mail/mailutils/files/mailutils-3.4-fno-common.patch b/net-mail/mailutils/files/mailutils-3.4-fno-common.patch deleted file mode 100644 index d981ae6891a..00000000000 --- a/net-mail/mailutils/files/mailutils-3.4-fno-common.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/lib/tcpwrap.h -+++ b/lib/tcpwrap.h -@@ -18,7 +18,7 @@ - #include <mailutils/types.h> - - extern int mu_tcp_wrapper_enable; --const char *mu_tcp_wrapper_daemon; -+extern const char *mu_tcp_wrapper_daemon; - extern int mu_tcpwrapper_access (int fd); - extern void mu_tcpwrapper_cfg_init (void); - extern int mu_tcp_wrapper_prefork (int fd, |