mail-client/neomutt: remove unused patch.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 26 Feb 2018 21:01:31 +0000 (22:01 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 27 Feb 2018 22:47:57 +0000 (23:47 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7287

mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-20171006.patch [deleted file]

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 (file)
index 6b591e3..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-From dd318718302850408319e36766329bed29b2c1c1 Mon Sep 17 00:00:00 2001
-From: Nicolas Bock <nicolasbock@gmail.com>
-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
-