summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-11 09:33:27 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-11 09:33:27 +0100
commitc8335854b134e3515fa02e84b51320d195f953f8 (patch)
tree0c8b0bf45eeefa6cecda2f841ed3d1c805d5505c /dev-vcs
parentdev-vcs/git-cola: Move to nextgen readme.gentoo eclass (diff)
downloadbetagarden-c8335854b134e3515fa02e84b51320d195f953f8.tar.gz
betagarden-c8335854b134e3515fa02e84b51320d195f953f8.tar.bz2
betagarden-c8335854b134e3515fa02e84b51320d195f953f8.zip
dev-vcs/git-cola: Import latest tree changes
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-cola/git-cola-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )