rex-powershell: add comment with upstream bug report

This commit is contained in:
blshkv 2020-11-29 10:25:31 +08:00
parent 147e3e5aa5
commit 16f83a0497
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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"