summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-02-22 19:51:08 +0100
committerFabian Groffen <grobian@gentoo.org>2016-02-22 19:51:08 +0100
commitf57fe57cf166bfe1808bb928e834ad74d395d8c6 (patch)
tree9e8b1bb674e0c07f1b5e3caf3d9702ddaa2d0bea
parentnet-voip/vidyodesktop: bump. (diff)
downloadgentoo-f57fe57cf166bfe1808bb928e834ad74d395d8c6.tar.gz
gentoo-f57fe57cf166bfe1808bb928e834ad74d395d8c6.tar.bz2
gentoo-f57fe57cf166bfe1808bb928e834ad74d395d8c6.zip
dev-vcs/git: remove stray 6~
Package-Manager: portage-2.2.27-prefix
-rw-r--r--dev-vcs/git/git-2.7.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.7.1.ebuild b/dev-vcs/git/git-2.7.1.ebuild
index a5175b98fd42..76902100ffec 100644
--- 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