Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitsh/
Date: Thu, 07 Feb 2019 23:03:58
Message-Id: 1549580612.ea2b004f6d3c297d28ab2b9cc55c13b51ca4ee0b.monsieurp@gentoo
1 commit: ea2b004f6d3c297d28ab2b9cc55c13b51ca4ee0b
2 Author: Henk van der Laan <opensource <AT> henkvdlaan <DOT> com>
3 AuthorDate: Sat Dec 29 15:08:38 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 7 23:03:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2b004f
7
8 dev-vcs/gitsh: Install ext folder as well.
9
10 Closes: https://bugs.gentoo.org/630054
11 Signed-off-by: H.E. van der Laan <opensource <AT> henkvdlaan.com>
12 Closes: https://github.com/gentoo/gentoo/pull/10706
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 dev-vcs/gitsh/gitsh-0.11.2.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/dev-vcs/gitsh/gitsh-0.11.2.ebuild b/dev-vcs/gitsh/gitsh-0.11.2.ebuild
19 index 85f90bbc053..de1a2719131 100644
20 --- a/dev-vcs/gitsh/gitsh-0.11.2.ebuild
21 +++ b/dev-vcs/gitsh/gitsh-0.11.2.ebuild
22 @@ -9,6 +9,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
23
24 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
25 RUBY_FAKEGEM_EXTRADOC="README.md"
26 +RUBY_FAKEGEM_EXTRAINSTALL="ext"
27
28 inherit autotools ruby-fakegem