Commit 8f563476 authored by lovedheart's avatar lovedheart Committed by GitHub

Update liblapack.rb

parent 81262ad8
......@@ -20,7 +20,7 @@ class Liblapack < Package # The first character of the class nam
def self.install
Dir.chdir 'build' do
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment