public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: mail-client/alpine/files/
@ 2020-05-06 11:51 Joonas Niilola
  0 siblings, 0 replies; only message in thread
From: Joonas Niilola @ 2020-05-06 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     b1e050b5ab9dbfa87b7ad7865250cef92b8fced0
Author:     Robert Siebeck <gentoo.2019 <AT> r123 <DOT> de>
AuthorDate: Tue May  5 19:42:32 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May  6 11:51:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e050b5

mail-client/alpine: remove unused patch

Signed-off-by: Robert Siebeck <gentoo.2019 <AT> r123.de>
Closes: https://github.com/gentoo/gentoo/pull/15659
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mail-client/alpine/files/alpine-2.21.1-nopam.patch | 27 ----------------------
 1 file changed, 27 deletions(-)

diff --git a/mail-client/alpine/files/alpine-2.21.1-nopam.patch b/mail-client/alpine/files/alpine-2.21.1-nopam.patch
deleted file mode 100644
index 1552f440b53..00000000000
--- a/mail-client/alpine/files/alpine-2.21.1-nopam.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- ./configure.ac	2019-11-04 20:09:50.094172283 +0100
-+++ ./configure.ac	2019-11-04 20:59:33.775007247 +0100
-@@ -257,6 +257,7 @@
-   alpine_c_client_gccoptlevel="-O0"
-   AC_MSG_RESULT([no])
- fi
-+AC_ARG_WITH([pam], AS_HELP_STRING([--without-pam], [Build without PAM support]))
- 
- dnl disable mouse support
- AC_MSG_CHECKING([option: mouse support enabled])
-@@ -1108,7 +1109,7 @@
-       alpine_PAM="yes"
-     else
-       systype="LNX"
--      AC_CHECK_LIB(pam, pam_start,
-+      AS_IF(test "x$with_pam" != "xno",
-         [
-           alpine_c_client_target="lnp"
- 	  alpine_PAM="yes"
-@@ -1119,6 +1120,7 @@
- 	  else
- 	    alpine_c_client_target="lnx"
- 	  fi
-+	  alpine_PAM="none"
-         ])
-     fi
-     ;;


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-06 11:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-06 11:51 [gentoo-commits] repo/gentoo:master commit in: mail-client/alpine/files/ Joonas Niilola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox