diff options
author | 2016-02-22 19:51:08 +0100 | |
---|---|---|
committer | 2016-02-22 19:51:08 +0100 | |
commit | f57fe57cf166bfe1808bb928e834ad74d395d8c6 (patch) | |
tree | 9e8b1bb674e0c07f1b5e3caf3d9702ddaa2d0bea /dev-vcs/git | |
parent | net-voip/vidyodesktop: bump. (diff) | |
download | gentoo-f57fe57cf166bfe1808bb928e834ad74d395d8c6.tar.gz gentoo-f57fe57cf166bfe1808bb928e834ad74d395d8c6.tar.bz2 gentoo-f57fe57cf166bfe1808bb928e834ad74d395d8c6.zip |
dev-vcs/git: remove stray 6~
Package-Manager: portage-2.2.27-prefix
Diffstat (limited to 'dev-vcs/git')
-rw-r--r-- | dev-vcs/git/git-2.7.1.ebuild | 1 |
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 |