osxfuse: remove fuse4x conflict

Closes Homebrew/homebrew#40220.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominyk Tiller 2015-05-30 23:40:22 +01:00
parent 89f2f2ede9
commit 9f6782482b

View file

@ -24,8 +24,6 @@ class Osxfuse < Formula
depends_on "libtool" => :build
depends_on "gettext" => :build
conflicts_with "fuse4x", :because => "both install `fuse.pc`"
def install
# Do not override Xcode build settings
ENV.remove_cc_etc