huexpress: remove scons
This commit is contained in:
parent
4b8eb28816
commit
48f3ba2ca5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class Huexpress < Formula
|
|||
depends_on "sdl2_mixer"
|
||||
|
||||
def install
|
||||
scons
|
||||
system "scons"
|
||||
bin.install ["src/huexpress", "src/hucrc"]
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue