From: Rolf Eike Beer Date: Tue, 1 Oct 2019 14:50:58 +0000 (+0200) Subject: qmail.eclass: do not install SYSDEPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6d96b6370d602b1465d8beecaf0ae11fbb14dbe2;p=gentoo.git qmail.eclass: do not install SYSDEPS This is the list of platform specific headers, and only used in an instruction to report success to the author. Since the headers are not installed this list can go away, too. Signed-off-by: Rolf Eike Beer Signed-off-by: Joonas Niilola --- diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass index 2030004380c3..b4be80efbb24 100644 --- a/eclass/qmail.eclass +++ b/eclass/qmail.eclass @@ -206,7 +206,7 @@ qmail_man_install() { into /usr doman *.[1578] dodoc BLURB* CHANGES FAQ INSTALL* PIC* README* REMOVE* SECURITY \ - SENDMAIL* SYSDEPS TEST* THANKS* THOUGHTS UPGRADE VERSION* + SENDMAIL* TEST* THANKS* THOUGHTS UPGRADE VERSION* declare -F qmail_man_install_hook >/dev/null && \ qmail_man_install_hook