Skip to content

Commit

Permalink
ldns: install pkg-config file
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed May 2, 2014
1 parent 0f9f0ad commit 7184f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/ldns.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ def install
system "make"
system "make install"
system "make", "install-pyldns" if build.with? 'python'
(lib/"pkgconfig").install "packaging/libldns.pc"
end
end

0 comments on commit 7184f7a

Please sign in to comment.