Skip to content

Commit

Permalink
tor: install tor-ctrl
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Apr 25, 2012
1 parent 3731265 commit 3cc06d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Formula/tor.rb
Expand Up @@ -11,6 +11,8 @@ def install
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"
system "make install"

bin.install "contrib/tor-ctrl.sh" => "tor-ctrl"

plist_path.write startup_plist
plist_path.chmod 0644
end
Expand Down

0 comments on commit 3cc06d6

Please sign in to comment.