From 552594f547a096b7d5926b1e02517bfab834ba2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branko=20=C4=8Cibej?= Date: Sat, 19 Jan 2019 17:23:13 +0100 Subject: [PATCH] libswiften: remove deprecated scons call. --- Formula/libswiften.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/libswiften.rb b/Formula/libswiften.rb index e0f733cfa7..e53b0513e7 100644 --- a/Formula/libswiften.rb +++ b/Formula/libswiften.rb @@ -41,7 +41,7 @@ class Libswiften < Formula #{prefix} ] - scons *args + system "scons", *args end test do