mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 01:11:07 +03:00
Lots of build system improvements and fixes
This commit is contained in:
parent
fdc6331eeb
commit
09e296d2de
6 changed files with 66 additions and 57 deletions
|
@ -44,7 +44,7 @@ end
|
|||
|
||||
end
|
||||
|
||||
%w{addon-google_apis-google-7 addon-google_apis-google-16}.each do |sdk|
|
||||
%w{addon-google_apis-google-7 addon-google_apis-google-15 addon-google_apis-google-16}.each do |sdk|
|
||||
|
||||
script "add_addon_#{sdk}" do
|
||||
interpreter "bash"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue