Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
par2: remove obsolete par2tbb conflict
Browse files Browse the repository at this point in the history
par2tbb formula was moved to boneyard in #43360.
This caused `Error: No available formula for par2tbb` to show.

Closes #43809.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
Bruno Sutic authored and dunn committed Sep 11, 2015
1 parent a66426f commit 7f2e465
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Library/Formula/par2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ class Par2 < Formula
url "https://downloads.sourceforge.net/project/parchive/par2cmdline/0.4/par2cmdline-0.4.tar.gz"
sha256 "9e32b7dbcf7bca8249f98824757d4868714156fe2276516504cd26f736e9f677"

conflicts_with "par2tbb",
:because => "par2 and par2tbb install the same binaries."

# Clang doesn't like variable length arrays of non-POD types.
patch :DATA

Expand Down

0 comments on commit 7f2e465

Please sign in to comment.