rem: conflicts with remind

This commit is contained in:
Baptiste Fontaine 2015-11-01 23:13:10 +01:00
parent c36145771e
commit 478f6c8c68

View file

@ -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"