projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9c8d76
)
app-shells/tcsh: fix install
author
Fabian Groffen
<grobian@gentoo.org>
Sun, 14 Jul 2019 18:59:12 +0000
(20:59 +0200)
committer
Fabian Groffen
<grobian@gentoo.org>
Sun, 14 Jul 2019 18:59:25 +0000
(20:59 +0200)
Closes: https://bugs.gentoo.org/689850
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
app-shells/tcsh/tcsh-6.21.00.ebuild
patch
|
blob
|
history
diff --git
a/app-shells/tcsh/tcsh-6.21.00.ebuild
b/app-shells/tcsh/tcsh-6.21.00.ebuild
index ca75f2a26467d6216e02eac916536df1c783408e..dadd2ea9de5a869c7227469ed828727da4ab1003 100644
(file)
--- a/
app-shells/tcsh/tcsh-6.21.00.ebuild
+++ b/
app-shells/tcsh/tcsh-6.21.00.ebuild
@@
-83,7
+83,7
@@
src_configure() {
src_install() {
emake DESTDIR="${D}" install install.man
- DOCS=( FAQ Fixes NewThings Ported README WishList Y2K )
+ DOCS=( FAQ Fixes NewThings Ported README
.md
WishList Y2K )
if use doc ; then
perl tcsh.man2html tcsh.man || die
HTML_DOCS=( tcsh.html/*.html )