Commit 3ff91be7 authored by lovedheart's avatar lovedheart Committed by GitHub

Update util_macros.rb

parent 2b588b71
...@@ -10,7 +10,6 @@ class Util_macros < Package ...@@ -10,7 +10,6 @@ class Util_macros < Package
def self.build def self.build
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}" system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
#system "make"
end end
def self.install def self.install
......
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