projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea189b1
)
app-emulation/kompose: Drop ROADMAP.md
author
Manuel Rüger
<mrueg@gentoo.org>
Sun, 24 Nov 2019 21:59:25 +0000
(22:59 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Sun, 24 Nov 2019 21:59:25 +0000
(22:59 +0100)
Thanks to Dennis Schridde
Closes: https://bugs.gentoo.org/697984
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/kompose/kompose-1.19.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/kompose/kompose-1.19.0.ebuild
b/app-emulation/kompose/kompose-1.19.0.ebuild
index 6262daaf7558c003ef07b5e3078737bb3c477f75..d6b2bc22f6a781f2e743aea49d747618b0f0b1d5 100644
(file)
--- a/
app-emulation/kompose/kompose-1.19.0.ebuild
+++ b/
app-emulation/kompose/kompose-1.19.0.ebuild
@@
-26,5
+26,5
@@
src_compile() {
src_install() {
dobin bin/*
- dodoc -r src/${EGO_PN}/{docs,{README,RELEASE,
ROADMAP,
CHANGELOG,CONTRIBUTING}.md}
+ dodoc -r src/${EGO_PN}/{docs,{README,RELEASE,CHANGELOG,CONTRIBUTING}.md}
}