summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-06-17 16:57:57 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-17 16:55:45 +0100
commit9919ead8eb99038c8a79b60a454c5412c92e01fb (patch)
tree470bbee586a87e6a997867541843dc2a65fe3e0f
parentmedia-libs/openexr: stable 2.5.6 for hppa, bug #776808 (diff)
downloadgentoo-9919ead8.tar.gz
gentoo-9919ead8.tar.bz2
gentoo-9919ead8.zip
mail-mta/netqmail: stop warning about QMAIL_PATCH_DIR
This has been removed years ago, time to remove the cruft. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--mail-mta/netqmail/netqmail-1.06-r14.ebuild11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r14.ebuild b/mail-mta/netqmail/netqmail-1.06-r14.ebuild
index 0e04cd4db012..aef1ed5b4dd2 100644
--- a/mail-mta/netqmail/netqmail-1.06-r14.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r14.ebuild
@@ -83,17 +83,6 @@ RDEPEND="${DEPEND}
!mail-mta/ssmtp[mta]
"
-pkg_setup() {
- if [[ -n "${QMAIL_PATCH_DIR}" ]]; then
- eerror
- eerror "The QMAIL_PATCH_DIR variable for custom patches"
- eerror "has been removed from ${PN}. If you need custom patches"
- eerror "see 'user patches' in the portage manual."
- eerror
- die "QMAIL_PATCH_DIR is not supported anymore"
- fi
-}
-
src_unpack() {
genqmail_src_unpack
use qmail-spp && qmail_spp_src_unpack