huexpress: remove SCons 3.0 build fix
This commit is contained in:
parent
93e4771b23
commit
43731753c9
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ class Huexpress < Formula
|
|||
depends_on "libzip"
|
||||
|
||||
def install
|
||||
system "2to3-", "--write", "--fix=print", "SConstruct"
|
||||
|
||||
scons
|
||||
bin.install ["src/huexpress", "src/hucrc"]
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue