aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tree.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/tree.rb')
-rw-r--r--Library/Formula/tree.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/tree.rb b/Library/Formula/tree.rb
index 7298e8a0a..a75024d3a 100644
--- a/Library/Formula/tree.rb
+++ b/Library/Formula/tree.rb
@@ -14,7 +14,6 @@ class Tree < Formula
end
def install
- system "false"
ENV.append 'CFLAGS', '-fomit-frame-pointer'
objs = 'tree.o unix.o html.o xml.o hash.o color.o strverscmp.o json.o'