mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/cinch: Fix fatal dodoc error
Non-maintainer commit. Simple change to install the docs/ markdown Closes: https://bugs.gentoo.org/684978 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ USE_RUBY="ruby23 ruby24 ruby25 ruby26"
|
||||
# The testsuite is not in the Gem, only in the upstream repo.
|
||||
RUBY_FAKEGEM_RECIPE_TEST="none"
|
||||
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
|
||||
RUBY_FAKEGEM_EXTRADOC="ChangeLog README.md"
|
||||
RUBY_FAKEGEM_EXTRADOC="docs/*.md README.md"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user