diff options
Diffstat (limited to 'Library/Formula/hub.rb')
| -rw-r--r-- | Library/Formula/hub.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index f53387695..60210221f 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -20,7 +20,6 @@ class Hub < Formula def install if build.head? || build.devel? - ENV["GIT_DIR"] = cached_download/".git" system "script/build" bin.install "hub" man1.install Dir["man/*"] |
