commit:     f6b09a3d715be1c08e52ce914d3dd88c6fb8aef8
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 07:06:55 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 07:22:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b09a3d

net-mail/courier-makedat: try a fix for configure

Closes: https://bugs.gentoo.org/891877
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../courier-makedat/files/courier-makedat-3.1.0-gentoo.patch   | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/net-mail/courier-makedat/files/courier-makedat-3.1.0-gentoo.patch 
b/net-mail/courier-makedat/files/courier-makedat-3.1.0-gentoo.patch
index d8517d7d483d..9a6a0c0d6998 100644
--- a/net-mail/courier-makedat/files/courier-makedat-3.1.0-gentoo.patch
+++ b/net-mail/courier-makedat/files/courier-makedat-3.1.0-gentoo.patch
@@ -86,7 +86,15 @@
        for f in maildrop mailbot maildirmake reformail lockmail makemime 
reformime maildirkw maildirwatch; do \
 --- a/configure.ac     2023-01-23 20:25:07.119321103 +0100
 +++ b/configure.ac     2023-01-23 20:30:33.445719448 +0100
-@@ -203,7 +203,7 @@
+@@ -129,7 +129,6 @@
+       AC_MSG_ERROR([libidn not found])
+ fi
+ 
+-AX_COURIER_UNICODE_VERSION(2.1)
+ 
+ AC_ARG_WITH(plentyofbeer,
+ [  --enable-sendmail=prog       set sendmail location
+@@ -203,7 +202,7 @@
  
  AC_SUBST(REPOSITORY)
  

Reply via email to