Skip to content

Commit

Permalink
mail-mta/netqmail: stop warning about QMAIL_PATCH_DIR
Browse files Browse the repository at this point in the history
This has been removed years ago, time to remove the cruft.

Signed-off-by: Rolf Eike Beer <[email protected]>
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
DerDakon authored and Sergei Trofimovich committed Jun 17, 2021
1 parent 20f7cae commit 9919ead
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions mail-mta/netqmail/netqmail-1.06-r14.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9919ead

Please sign in to comment.