Commit d2e49e89 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #1795 from lovedheart/patch-51

Update yelp_tools.rb
parents 421356ec fbdd1162
......@@ -9,7 +9,8 @@ class Yelp_tools < Package
depends_on 'automake' => :build
depends_on 'yelp_xsl'
depends_on 'libxslt'
def self.build
system "./autogen.sh"
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
......
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