commit:     ea2b004f6d3c297d28ab2b9cc55c13b51ca4ee0b
Author:     Henk van der Laan <opensource <AT> henkvdlaan <DOT> com>
AuthorDate: Sat Dec 29 15:08:38 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb  7 23:03:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2b004f

dev-vcs/gitsh: Install ext folder as well.

Closes: https://bugs.gentoo.org/630054
Signed-off-by: H.E. van der Laan <opensource <AT> henkvdlaan.com>
Closes: https://github.com/gentoo/gentoo/pull/10706
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-vcs/gitsh/gitsh-0.11.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-vcs/gitsh/gitsh-0.11.2.ebuild 
b/dev-vcs/gitsh/gitsh-0.11.2.ebuild
index 85f90bbc053..de1a2719131 100644
--- a/dev-vcs/gitsh/gitsh-0.11.2.ebuild
+++ b/dev-vcs/gitsh/gitsh-0.11.2.ebuild
@@ -9,6 +9,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRAINSTALL="ext"
 
 inherit autotools ruby-fakegem
 

Reply via email to