aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorMax Howell2011-08-31 17:37:38 +0100
committerMax Howell2011-08-31 17:37:38 +0100
commit75a580f3426cb0de41e32dfd1741ccece9b8a02b (patch)
tree25b7e3780990fd6140b62caf4940abdec0a7317b /Library/Homebrew
parent59994f06d7c655a4f3ab01da8440a47ad2e16b1c (diff)
downloadhomebrew-75a580f3426cb0de41e32dfd1741ccece9b8a02b.tar.bz2
Missing end. Doing too many things at once. Sorry.
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/formula.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb
index 507c2e560..f56c1564a 100644
--- a/Library/Homebrew/formula.rb
+++ b/Library/Homebrew/formula.rb
@@ -267,6 +267,7 @@ class Formula
if File.exist? 'CMakeLists.txt'
mkdir_p logs
mv 'CMakeLists.txt', logs
+ end
raise
end
onoe e.inspect