commit: 274fe30be6a8a2906872a5ed9346c6b3f2cfe975 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Dec 13 20:33:38 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 15:46:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274fe30b
mail-mta/mini-qmail: remove unused patch mail-mta/mini-qmail/files/1.06-exit.patch | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/mail-mta/mini-qmail/files/1.06-exit.patch b/mail-mta/mini-qmail/files/1.06-exit.patch deleted file mode 100644 index e0e7dea..00000000 --- a/mail-mta/mini-qmail/files/1.06-exit.patch +++ /dev/null @@ -1,18 +0,0 @@ -Index: netqmail-1.06/qmail-pw2u.c -=================================================================== ---- netqmail-1.06.orig/qmail-pw2u.c -+++ netqmail-1.06/qmail-pw2u.c -@@ -1,3 +1,4 @@ -+#include <unistd.h> - #include <sys/types.h> - #include <sys/stat.h> - #include "substdio.h" -Index: netqmail-1.06/qmail-qmtpd.c -=================================================================== ---- netqmail-1.06.orig/qmail-qmtpd.c -+++ netqmail-1.06/qmail-qmtpd.c -@@ -1,3 +1,4 @@ -+#include <unistd.h> - #include "stralloc.h" - #include "substdio.h" - #include "qmail.h"
