From dc85a54eb87a31146fb00ec32caf2fe3fc7294d9 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Sat, 28 Mar 2020 22:00:37 -0400 Subject: [PATCH] net-libs/neon: install README.md Closes: https://bugs.gentoo.org/715210 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Craig Andrews --- net-libs/neon/neon-0.31.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/neon/neon-0.31.0.ebuild b/net-libs/neon/neon-0.31.0.ebuild index 9c820459d0d6..0be8adfc1aef 100644 --- a/net-libs/neon/neon-0.31.0.ebuild +++ b/net-libs/neon/neon-0.31.0.ebuild @@ -109,5 +109,5 @@ multilib_src_install() { multilib_src_install_all() { find "${D}" -name "*.la" -type f -delete || die - dodoc AUTHORS BUGS NEWS README THANKS TODO + dodoc AUTHORS BUGS NEWS README.md THANKS TODO } -- 2.26.2