Skip to content

Commit

Permalink
rip2: declare conflict with rm-improved
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Nov 23, 2024
1 parent f2998af commit 0afa5b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/r/rip2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ class Rip2 < Formula

depends_on "rust" => :build

conflicts_with "rm-improved", because: "both install `rip` binaries"

def install
system "cargo", "install", *std_cargo_args

Expand Down

0 comments on commit 0afa5b9

Please sign in to comment.