bsponmpi: remove SCons 3.0 build fix
This commit is contained in:
parent
71ace148b4
commit
c1700efadc
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ class Bsponmpi < Formula
|
|||
depends_on :mpi => [:cc, :cxx]
|
||||
|
||||
def install
|
||||
system "2to3-", "--write", "--fix=print", "SConstruct"
|
||||
|
||||
# Don't install 'CVS' folders from tarball
|
||||
rm_rf "include/CVS"
|
||||
rm_rf "include/tools/CVS"
|
||||
|
|
Loading…
Reference in a new issue