Commit 9a52eb77 authored by Casey Strouse's avatar Casey Strouse

add missing prefix

parent 7943ee93
......@@ -14,6 +14,7 @@ class Libxml2 < Package
def self.build
system "./configure",
"--prefix=#{CREW_PREFIX}",
"--libdir=#{CREW_LIB_PREFIX}",
"--enable-shared",
"--disable-static",
......
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