diff options
author | 2022-02-08 09:35:39 +0300 | |
---|---|---|
committer | 2022-02-08 09:36:08 +0300 | |
commit | 4d7663a0c023ab7cf850d23dd9dfe15eabc24b8b (patch) | |
tree | 0be629d18f11d98c94468ffe44d9b0733a56ae0d /mail-mta | |
parent | sci-libs/gsl: Stabilize 2.7.1-r1 ppc, #830769 (diff) | |
download | gentoo-4d7663a0c023ab7cf850d23dd9dfe15eabc24b8b.tar.gz gentoo-4d7663a0c023ab7cf850d23dd9dfe15eabc24b8b.tar.bz2 gentoo-4d7663a0c023ab7cf850d23dd9dfe15eabc24b8b.zip |
mail-mta/postfix: remove unnecessary patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/postfix/postfix-3.6.5-r1.ebuild (renamed from mail-mta/postfix/postfix-3.6.5.ebuild) | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail-mta/postfix/postfix-3.6.5.ebuild b/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|" \ |