Skip to content

Commit

Permalink
Merge pull request #213 from adfoster-r7/remove-bundler-patch
Browse files Browse the repository at this point in the history
Remove bundler patch
  • Loading branch information
adfoster-r7 authored Sep 25, 2024
2 parents 5f70937 + 5f2fd0c commit d9f5f30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions config/patches/metasploit-framework/bundler.patch

This file was deleted.

1 change: 0 additions & 1 deletion config/software/metasploit-framework.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ def has_windows_metasploit_framework_repo?

build do
patch_env = with_standard_compiler_flags(with_embedded_path)
patch source: "bundler.patch", plevel: 0, env: patch_env
copy "#{project_dir}", "#{install_dir}/embedded/framework"

major, minor, patch = Omnibus::BuildVersion.semver.split('.')
Expand Down

0 comments on commit d9f5f30

Please sign in to comment.