chiark / gitweb /
buildserver: move apt setup to a shell script
[fdroidserver.git] / buildserver / cookbooks / fdroidbuild-general / recipes / default.rb
1
2 easy_install_package "compare-locales" do
3   options "-U"
4   action :install
5 end