commit: 6a0c2895a3cce33a349b7be1e12049e529a517bd Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Feb 26 21:01:31 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 27 22:47:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0c2895
mail-client/neomutt: remove unused patch. Closes: https://github.com/gentoo/gentoo/pull/7287 .../0001-Rename-mutt-to-neomutt-20171006.patch | 25 ---------------------- 1 file changed, 25 deletions(-) diff --git a/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-20171006.patch b/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-20171006.patch deleted file mode 100644 index 6b591e32908..00000000000 --- a/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-20171006.patch +++ /dev/null @@ -1,25 +0,0 @@ -From dd318718302850408319e36766329bed29b2c1c1 Mon Sep 17 00:00:00 2001 -From: Nicolas Bock <[email protected]> -Date: Mon, 2 Oct 2017 14:04:34 -0600 -Subject: [PATCH] Rename mutt to neomutt - ---- - configure.ac | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/configure.ac b/configure.ac -index 7a3cfad9..4e2968fd 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -184,7 +184,7 @@ AC_ARG_WITH(mailpath, - AC_ARG_WITH(docdir, - AS_HELP_STRING([--with-docdir=PATH],[Specify where to put the documentation]), - [mutt_cv_docdir=$withval], -- [mutt_cv_docdir='${datarootdir}/doc/mutt']) -+ [mutt_cv_docdir='${datarootdir}/doc/neomutt']) - - AC_ARG_WITH(domain, - AS_HELP_STRING([--with-domain=DOMAIN],[Specify your DNS domain name]), --- -2.13.6 -
