Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netifrc/
Date: Tue, 10 Jul 2018 22:40:05
Message-Id: 1531262276.9eade6b5c2e5377edbf2d71d687a3d1103b173dc.sbraz@gentoo
1 commit: 9eade6b5c2e5377edbf2d71d687a3d1103b173dc
2 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 22:37:56 2018 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 22:37:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eade6b5
7
8 net-misc/netifrc: don't install non-existent ChangeLog
9
10 Remove it until somebody fixes this properly by re-adding it in the
11 source tarball.
12
13 Bug: https://bugs.gentoo.org/660878
14 Package-Manager: Portage-2.3.41, Repoman-2.3.9
15
16 net-misc/netifrc/netifrc-0.6.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-misc/netifrc/netifrc-0.6.1.ebuild b/net-misc/netifrc/netifrc-0.6.1.ebuild
20 index b7337968c42..a331f4480a9 100644
21 --- a/net-misc/netifrc/netifrc-0.6.1.ebuild
22 +++ b/net-misc/netifrc/netifrc-0.6.1.ebuild
23 @@ -51,7 +51,7 @@ src_compile() {
24
25 src_install() {
26 emake ${MAKE_ARGS} DESTDIR="${D}" install
27 - dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO ChangeLog
28 + dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO
29
30 # Install the service file
31 LIBEXECDIR=${EPREFIX}/lib/${PN}