coreutils: add conflict with aardvark_shell_utils

master
Baptiste Fontaine 2015-08-11 00:30:09 +02:00
parent 90516e807e
commit c8c946aa9e
1 changed files with 1 additions and 0 deletions

View File

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