From 9eade6b5c2e5377edbf2d71d687a3d1103b173dc Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Wed, 11 Jul 2018 00:37:56 +0200 Subject: [PATCH] net-misc/netifrc: don't install non-existent ChangeLog Remove it until somebody fixes this properly by re-adding it in the source tarball. Bug: https://bugs.gentoo.org/660878 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- net-misc/netifrc/netifrc-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/netifrc/netifrc-0.6.1.ebuild b/net-misc/netifrc/netifrc-0.6.1.ebuild index b7337968c422..a331f4480a9a 100644 --- a/net-misc/netifrc/netifrc-0.6.1.ebuild +++ b/net-misc/netifrc/netifrc-0.6.1.ebuild @@ -51,7 +51,7 @@ src_compile() { src_install() { emake ${MAKE_ARGS} DESTDIR="${D}" install - dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO ChangeLog + dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO # Install the service file LIBEXECDIR=${EPREFIX}/lib/${PN} -- 2.26.2