From c8335854b134e3515fa02e84b51320d195f953f8 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 11 Feb 2016 09:33:27 +0100 Subject: dev-vcs/git-cola: Import latest tree changes Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- dev-vcs/git-cola/git-cola-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs') diff --git a/dev-vcs/git-cola/git-cola-9999.ebuild b/dev-vcs/git-cola/git-cola-9999.ebuild index e162a18..d7ae9a3 100644 --- a/dev-vcs/git-cola/git-cola-9999.ebuild +++ b/dev-vcs/git-cola/git-cola-9999.ebuild @@ -82,7 +82,7 @@ python_install_all() { prefix="${EPREFIX}/usr" \ install - python_fix_shebang "${ED}/usr/share/git-cola/bin/git-xbase" + python_fix_shebang "${ED}/usr/share/git-cola/bin/git-xbase" "${ED}"/usr/bin/git-cola python_optimize "${ED}/usr/share/git-cola/lib/cola" use doc || HTML_DOCS=( "${FILESDIR}"/index.html ) -- cgit v1.2.3-65-gdbad