mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
rex-powershell: add comment with upstream bug report
This commit is contained in:
parent
147e3e5aa5
commit
16f83a0497
1 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue