From 8e938ee9796f05388df9517fe7f59f77965297bf Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Sun, 1 Nov 2015 23:13:09 +0100 Subject: [PATCH] samba: conflicts with jena --- Formula/samba.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/samba.rb b/Formula/samba.rb index e73f3c613f..9fb66d1fde 100644 --- a/Formula/samba.rb +++ b/Formula/samba.rb @@ -24,6 +24,9 @@ class Samba < Formula # https://bugzilla.samba.org/show_bug.cgi?id=8773 patch :DATA + conflicts_with "jena", + :because => "both install `tdbbackup` and `tdbdump` binaries" + def install cd "source3" do # This stops samba dumping .msg and .dat files directly into lib