projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
836de22
)
dev-vcs/git: remove stray 6~
author
Fabian Groffen
<grobian@gentoo.org>
Mon, 22 Feb 2016 18:51:08 +0000
(19:51 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Mon, 22 Feb 2016 18:51:08 +0000
(19:51 +0100)
Package-Manager: portage-2.2.27-prefix
dev-vcs/git/git-2.7.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/git/git-2.7.1.ebuild
b/dev-vcs/git/git-2.7.1.ebuild
index a5175b98fd42cdeae65bf974b5d8d7b413977ea8..76902100ffec4e5a0b9c242622c6c345eef391c9 100644
(file)
--- a/
dev-vcs/git/git-2.7.1.ebuild
+++ b/
dev-vcs/git/git-2.7.1.ebuild
@@
-380,7
+380,6
@@
src_install() {
# manpages may exist in either OR both of these directories.
find man?/*.[157] >/dev/null 2>&1 && doman man?/*.[157]
find Documentation/*.[157] >/dev/null 2>&1 && doman Documentation/*.[157]
-6~
dodoc README Documentation/{SubmittingPatches,CodingGuidelines}
use doc && dodir /usr/share/doc/${PF}/html
for d in / /howto/ /technical/ ; do