commit: 4d7663a0c023ab7cf850d23dd9dfe15eabc24b8b
Author: Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 8 06:35:39 2022 +0000
Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Tue Feb 8 06:36:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d7663a0
mail-mta/postfix: remove unnecessary patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>
mail-mta/postfix/{postfix-3.6.5.ebuild => postfix-3.6.5-r1.ebuild} | 4 ----
1 file changed, 4 deletions(-)
diff --git a/mail-mta/postfix/postfix-3.6.5.ebuild
b/mail-mta/postfix/postfix-3.6.5-r1.ebuild
similarity index 99%
rename from mail-mta/postfix/postfix-3.6.5.ebuild
rename to mail-mta/postfix/postfix-3.6.5-r1.ebuild
index 16ec4506ca6e..53a7ebbda4a1 100644
--- a/mail-mta/postfix/postfix-3.6.5.ebuild
+++ b/mail-mta/postfix/postfix-3.6.5-r1.ebuild
@@ -57,10 +57,6 @@ REQUIRED_USE="ldap-bind? ( ldap sasl )"
S="${WORKDIR}/${MY_SRC}"
-PATCHES=(
- "${FILESDIR}/${PN}-glibc-2.34.patch"
-)
-
src_prepare() {
default
sed -i -e "/^#define ALIAS_DB_MAP/s|:/etc/aliases|:/etc/mail/aliases|" \