Skip to content

Commit 42b1ced

Browse files
David MaloneyDavid Maloney
authored andcommitted
remove *scan from gemspec bins
update the gemspec so that it doesn't try to build binstubs for the *scan bins MS-1691
1 parent 8bece28 commit 42b1ced

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

metasploit-framework.gemspec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,8 @@ Gem::Specification.new do |spec|
3030
spec.bindir = '.'
3131
if ENV['CREATE_BINSTUBS']
3232
spec.executables = [
33-
'msfbinscan',
3433
'msfconsole',
3534
'msfd',
36-
'msfelfscan',
37-
'msfmachscan',
38-
'msfpescan',
3935
'msfrop',
4036
'msfrpc',
4137
'msfrpcd',

0 commit comments

Comments
 (0)