libswiften: remove SCons 3.0 build fix
This commit is contained in:
parent
43731753c9
commit
ca433044d7
1 changed files with 0 additions and 4 deletions
|
@ -34,10 +34,6 @@ class Libswiften < Formula
|
|||
/(\["BOOST_SIGNALS_NO_DEPRECATION_WARNING")\]/,
|
||||
"\\1, \"__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=0\"]"
|
||||
|
||||
system "2to3-", "--write", "--fix=print", "SConstruct",
|
||||
"BuildTools/SCons/SConstruct", "3rdParty/LibIDN/SConscript",
|
||||
"Slimber/SConscript", "Sluift/SConscript", "Swift/SConscript"
|
||||
|
||||
boost = Formula["boost"]
|
||||
libidn = Formula["libidn"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue