aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/liblas.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/liblas.rb')
-rw-r--r--Library/Formula/liblas.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/liblas.rb b/Library/Formula/liblas.rb
index 4f8a39118..6861033c3 100644
--- a/Library/Formula/liblas.rb
+++ b/Library/Formula/liblas.rb
@@ -15,8 +15,7 @@ class Liblas < Formula
end
def install
- mkdir 'macbuild'
- cd 'macbuild' do
+ mkdir 'macbuild' do
# CMake finds boost, but variables like this were set in the last
# version of this formula. Now using the variables listed here:
# http://liblas.org/compilation.html