Skip to content

Commit

Permalink
calc: install scripts into libexec
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Feb 9, 2014
1 parent 404f3b1 commit cf38fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/calc.rb
Expand Up @@ -40,6 +40,7 @@ def install

system "make"
system "make install"
libexec.install "#{bin}/cscript"
end

test do
Expand Down

0 comments on commit cf38fe3

Please sign in to comment.