aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2013-05-24 11:46:09 +0100
committerMike McQuaid2013-05-24 11:47:07 +0100
commit9aaa89dbe832387249ab3ea4e22a8018cc9fe30a (patch)
tree8bf7428820b79ee9da35cf5d1215c919b218b07f /Library
parent976147833b3b2b8d9b115ce8f4b88fe15635f575 (diff)
downloadhomebrew-9aaa89dbe832387249ab3ea4e22a8018cc9fe30a.tar.bz2
Remove default_formula from MPIDependency.
Closes #19966.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/requirements/mpi_dependency.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/requirements/mpi_dependency.rb b/Library/Homebrew/requirements/mpi_dependency.rb
index 28a03d566..67c22d73f 100644
--- a/Library/Homebrew/requirements/mpi_dependency.rb
+++ b/Library/Homebrew/requirements/mpi_dependency.rb
@@ -9,8 +9,6 @@ class MPIDependency < Requirement
fatal true
- default_formula 'open-mpi'
-
env :userpaths
def initialize *lang_list