Skip to content

Commit

Permalink
fd: and missing conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Jul 9, 2024
1 parent 5658d97 commit 9fdb7c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/f/fd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ class Fd < Formula

depends_on "rust" => :build

conflicts_with "fdclone", because: "both install `fd` binaries"

def install
system "cargo", "install", *std_cargo_args
man1.install "doc/fd.1"
Expand Down

0 comments on commit 9fdb7c6

Please sign in to comment.