diff --git a/dev-ruby/rex-powershell/rex-powershell-0.1.87-r1.ebuild b/dev-ruby/rex-powershell/rex-powershell-0.1.87-r1.ebuild index e16f69472..92228a58c 100644 --- a/dev-ruby/rex-powershell/rex-powershell-0.1.87-r1.ebuild +++ b/dev-ruby/rex-powershell/rex-powershell-0.1.87-r1.ebuild @@ -10,6 +10,10 @@ RUBY_FAKEGEM_RECIPE_TEST="none" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_BINWRAP="" +#FIXME convert to: +#RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" +#after the issue is fixed https://github.com/rapid7/rex-powershell/issues/26 + inherit ruby-fakegem DESCRIPTION="Ruby Exploitation(Rex) library for generating/manipulating Powershell scripts"