libswiften: remove deprecated scons call.

This commit is contained in:
Branko Čibej 2019-01-19 17:23:13 +01:00 committed by FX Coudert
parent 8bc725e3f0
commit 552594f547

View file

@ -41,7 +41,7 @@ class Libswiften < Formula
#{prefix}
]
scons *args
system "scons", *args
end
test do