projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b42bf2c
)
net-libs/neon: install README.md
author
Craig Andrews
<candrews@gentoo.org>
Sun, 29 Mar 2020 02:00:37 +0000
(22:00 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sun, 29 Mar 2020 02:01:09 +0000
(22:01 -0400)
Closes: https://bugs.gentoo.org/715210
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-libs/neon/neon-0.31.0.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/neon/neon-0.31.0.ebuild
b/net-libs/neon/neon-0.31.0.ebuild
index 9c820459d0d62ee0656c737bc30e3ad7dc686cbe..0be8adfc1aef34d5211c7e45f4dc781812e62f8a 100644
(file)
--- 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
}