subversion@1.8: replace deprecated scons call.

This commit is contained in:
Mike McQuaid 2019-01-04 20:21:42 +00:00
parent 4fc4bf1663
commit 468a33a13f

View file

@ -57,7 +57,7 @@ class SubversionAT18 < Formula
end
scons(*args)
scons "install"
system "scons", "install"
end
if build.include? "unicode-path"