From 9919ead8eb99038c8a79b60a454c5412c92e01fb Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Thu, 17 Jun 2021 16:57:57 +0200 Subject: 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 Signed-off-by: Sergei Trofimovich --- mail-mta/netqmail/netqmail-1.06-r14.ebuild | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'mail-mta') 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 -- cgit v1.2.3-65-gdbad