samba: conflicts with jena
This commit is contained in:
parent
1e66656dd1
commit
8e938ee979
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue