rem: conflicts with remind
This commit is contained in:
parent
c36145771e
commit
478f6c8c68
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ class Rem < Formula
|
|||
|
||||
depends_on :xcode => :build
|
||||
|
||||
conflicts_with "remind", :because => "both install `rem` binaries"
|
||||
|
||||
def install
|
||||
xcodebuild
|
||||
bin.install "build/Release/rem"
|
||||
|
|
Loading…
Reference in a new issue