libswiften: remove deprecated scons call.
This commit is contained in:
parent
8bc725e3f0
commit
552594f547
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class Libswiften < Formula
|
|||
#{prefix}
|
||||
]
|
||||
|
||||
scons *args
|
||||
system "scons", *args
|
||||
end
|
||||
|
||||
test do
|
||||
|
|
Loading…
Reference in a new issue