]> git.openstreetmap.org Git - chef.git/commit
Install the pkg-config gem
authorTom Hughes <tom@compton.nu>
Sat, 30 Jun 2018 15:04:55 +0000 (16:04 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 30 Jun 2018 15:04:55 +0000 (16:04 +0100)
commit935f1ea921ce5fef02f0e6964f4fabf50a10db7f
treed86c47b514a605de2d5e178ff1cda5a20ba2de4c
parent66d9ad3fd1780cf149d840aa8a5cf78bdd15c8df
Install the pkg-config gem

A combination of silliness in nokogiri (adding -Wextra) and in
ruby's mkmf (enabling -Werror for test links) means that the pkg_config
function provided by mkmf doesn't work when installing nokogiri using
system libraries.
cookbooks/web/resources/rails_port.rb