Skip to content

Commit

Permalink
jena: declare missing conflict with tdb
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Sep 17, 2024
1 parent f423c25 commit adff120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/j/jena.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class Jena < Formula

conflicts_with "pwntools", because: "both install `update` binaries"
conflicts_with "samba", because: "both install `tdbbackup` binaries"
conflicts_with "tdb", because: "both install `tdbbackup`, `tdbdump` binaries"

def install
env = {
Expand Down

0 comments on commit adff120

Please sign in to comment.