subversion: use 2to3- instead of 2to3

This commit is contained in:
ilovezfs 2017-09-24 10:59:46 -07:00
parent 70d444fe3e
commit e398f74a95

View file

@ -68,7 +68,7 @@ class Subversion < Formula
serf_prefix = libexec/"serf"
resource("serf").stage do
system "2to3", "--write", "--fix=print", "SConstruct"
system "2to3-", "--write", "--fix=print", "SConstruct"
# scons ignores our compiler and flags unless explicitly passed
args = %W[