Skip to content

Commit

Permalink
braa
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrpiper committed Mar 1, 2015
1 parent ff0c53a commit a1dfe0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion braa.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Braa < Formula
sha1 "5b8ca4f248d04333663a81d25a54a1c9f2bb3fb6"

def install
system "make", "install"
system "make", "all"
bin.install "braa"
end
end

0 comments on commit a1dfe0d

Please sign in to comment.