num-utils: conflict with 'crush-tools' added
This commit is contained in:
parent
b93c61bc69
commit
394c384fd3
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class NumUtils < Formula
|
|||
end
|
||||
|
||||
conflicts_with "normalize", :because => "both install `normalize` binaries"
|
||||
conflicts_with "crush-tools", :because => "both install an `range` binary"
|
||||
|
||||
def install
|
||||
%w[average bound interval normalize numgrep numprocess numsum random range round].each do |p|
|
||||
|
|
Loading…
Reference in a new issue