Skip to content

Commit

Permalink
coreutils: add conflict with aardvark_shell_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Aug 11, 2015
1 parent 90516e8 commit c8c946a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/coreutils.rb
Expand Up @@ -13,6 +13,7 @@ class Coreutils < Formula

conflicts_with "ganglia", :because => "both install `gstat` binaries"
conflicts_with "idutils", :because => "both install `gid` and `gid.1`"
conflicts_with "aardvark_shell_utils", :because => "both install `realpath` binaries"

head do
url "git://git.sv.gnu.org/coreutils"
Expand Down

0 comments on commit c8c946a

Please sign in to comment.