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 06:14:25
Message-Id: 1569910421.625f3a5b3e894871b3387622dfbd3b30111c4b2a.juippis@gentoo
1 commit: 625f3a5b3e894871b3387622dfbd3b30111c4b2a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Sep 28 11:27:44 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 06:13:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625f3a5b
7
8 qmail.eclass: update documentation to install
9
10 -TODO are development notes, and are e.g. removed in notqmail entirely
11 -the SENDMAIL file has been renamed to SENDMAIL.md in notqmail
12
13 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
14 Closes: https://github.com/gentoo/gentoo/pull/13074
15 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
16
17 eclass/qmail.eclass | 3 +--
18 1 file changed, 1 insertion(+), 2 deletions(-)
19
20 diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass
21 index 158cf1607cf..2030004380c 100644
22 --- a/eclass/qmail.eclass
23 +++ b/eclass/qmail.eclass
24 @@ -206,8 +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 TODO* \
29 - UPGRADE VERSION*
30 + SENDMAIL* SYSDEPS TEST* THANKS* THOUGHTS UPGRADE VERSION*
31
32 declare -F qmail_man_install_hook >/dev/null && \
33 qmail_man_install_hook