Commit 5bff14cc authored by lovedheart's avatar lovedheart Committed by GitHub

Update gobject_introspection

parent 259365a0
......@@ -12,7 +12,7 @@ class Gobject_introspection < Package
def self.build
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
system 'make'
system "make"
end
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