diff --git a/Library/Homebrew/patch.rb b/Library/Homebrew/patch.rb index 973bc3b71a..377ef3ead7 100644 --- a/Library/Homebrew/patch.rb +++ b/Library/Homebrew/patch.rb @@ -2,7 +2,7 @@ require 'resource' require 'stringio' require 'erb' -class Patch +module Patch def self.create(strip, io, &block) case strip when :DATA, IO, StringIO