libswiften: use scons helper
This commit is contained in:
parent
294d0813be
commit
d046ca60d9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class Libswiften < Formula
|
|||
|
||||
args << prefix
|
||||
|
||||
system "scons", *args
|
||||
scons *args
|
||||
man1.install 'Swift/Packaging/Debian/debian/swiften-config.1' unless build.stable?
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue