mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-17 14:38:07 -04:00
Add compare-locales via easy_install for Firefox
This commit is contained in:
@@ -19,6 +19,11 @@ if node['kernel']['machine'] == "x86_64"
|
||||
end
|
||||
end
|
||||
|
||||
easy_install_package "compare-locales" do
|
||||
options "-U"
|
||||
action :install
|
||||
end
|
||||
|
||||
execute "add-bsenv" do
|
||||
user user
|
||||
command "echo \". ./.bsenv \" >> /home/#{user}/.bashrc"
|
||||
|
||||
Reference in New Issue
Block a user