tomcat: remove unnecessary conflicts_with.

master
Mike McQuaid 2017-01-17 10:54:49 +00:00
parent 02f8d74d4f
commit 06322c51cb
1 changed files with 0 additions and 3 deletions

View File

@ -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"]