aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ut-cache.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ut-cache.rb')
-rw-r--r--Library/Formula/ut-cache.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ut-cache.rb b/Library/Formula/ut-cache.rb
index 59ecbc7f8..fe20bdd73 100644
--- a/Library/Formula/ut-cache.rb
+++ b/Library/Formula/ut-cache.rb
@@ -10,7 +10,7 @@ class UtCache <Formula
def install
system "curl -o getdelim.c http://gist.github.com/raw/278167/26eae93b355d443693c1e8922a328d4a61b4a176/getdelim.c"
-
+
ENV['HOME'] = prefix
system "make"
system "mkdir #{prefix}/bin"