Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Tue, 01 Oct 2019 16:10:51
Message-Id: 1569946232.6d96b6370d602b1465d8beecaf0ae11fbb14dbe2.juippis@gentoo
1 commit: 6d96b6370d602b1465d8beecaf0ae11fbb14dbe2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 1 14:50:58 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 16:10:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d96b637
7
8 qmail.eclass: do not install SYSDEPS
9
10 This is the list of platform specific headers, and only used in an instruction
11 to report success to the author. Since the headers are not installed this list
12 can go away, too.
13
14 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
15 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
16
17 eclass/qmail.eclass | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass
21 index 2030004380c..b4be80efbb2 100644
22 --- a/eclass/qmail.eclass
23 +++ b/eclass/qmail.eclass
24 @@ -206,7 +206,7 @@ qmail_man_install() {
25 into /usr
26 doman *.[1578]
27 dodoc BLURB* CHANGES FAQ INSTALL* PIC* README* REMOVE* SECURITY \
28 - SENDMAIL* SYSDEPS TEST* THANKS* THOUGHTS UPGRADE VERSION*
29 + SENDMAIL* TEST* THANKS* THOUGHTS UPGRADE VERSION*
30
31 declare -F qmail_man_install_hook >/dev/null && \
32 qmail_man_install_hook