diff --git a/Formula/tomcat.rb b/Formula/tomcat.rb index f251e87b4e6..8e1ea499f78 100644 --- a/Formula/tomcat.rb +++ b/Formula/tomcat.rb @@ -37,9 +37,6 @@ class Tomcat < Formula option "with-fulldocs", "Install full documentation locally" - conflicts_with "tomcat@6", :because => "Differing versions of same formula" - conflicts_with "tomcat@7", :because => "Differing versions of same formula" - def install # Remove Windows scripts rm_rf Dir["bin/*.bat"]