diff options
Diffstat (limited to 'Library/Formula/otx.rb')
| -rw-r--r-- | Library/Formula/otx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/otx.rb b/Library/Formula/otx.rb index 4fc6f9252..e5ddfd0a3 100644 --- a/Library/Formula/otx.rb +++ b/Library/Formula/otx.rb @@ -1,8 +1,8 @@ require 'formula' class Otx < Formula - head 'http://otx.osxninja.com/builds/trunk/', :using => :svn homepage 'http://otx.osxninja.com/' + head 'http://otx.osxninja.com/builds/trunk/', :using => :svn def install system 'xcodebuild SYMROOT=build' |
