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

Update pango.rb

parent a1133495
......@@ -22,7 +22,7 @@ class Pango < Package
end
def self.install
system "pip install six"
system "pip install --prefix #{CREW_PREFIX} --root #{CREW_DEST_DIR} six"
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
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