diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/erlang.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index 029c8b214..529998517 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -35,6 +35,7 @@ class Erlang <Formula end system "./configure", *config_flags + system "touch lib/wx/SKIP" system "make" system "make install" |
