Skip to content

Commit 1a8f840

Browse files
busterbBrent Cook
authored andcommitted
data/gui has not existed in a long time
1 parent c73cd82 commit 1a8f840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metasploit-framework.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
2626

2727
if File.directory?(File.join(__FILE__, ".git"))
2828
spec.files = `git ls-files`.split($/).reject { |file|
29-
file =~ /^documentation|^data\/gui|^external/
29+
file =~ /^documentation|^external/
3030
}
3131
end
3232
spec.bindir = '.'

0 commit comments

Comments
 (0)