mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 01:11:07 +03:00
Remove separate jdk installation from buildserver
This commit is contained in:
parent
c968a2856c
commit
7f43aa376b
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
||||||
%w{openjdk-6-jdk}.each do |pkg|
|
|
||||||
package pkg do
|
|
||||||
action :install
|
|
||||||
end
|
|
||||||
end
|
|
||||||
|
|
||||||
sdk_loc = node[:settings][:sdk_loc]
|
sdk_loc = node[:settings][:sdk_loc]
|
||||||
user = node[:settings][:user]
|
user = node[:settings][:user]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue