coreutils: add conflict with aardvark_shell_utils
parent
90516e807e
commit
c8c946aa9e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue