noosfero | Html5VideoPlugin: extracts conversion jobs to script (!1308)

Rodrigo Souto gitlab at mg.gitlab.com
Mon Sep 18 17:09:35 BRT 2017


Rodrigo Souto started a new discussion on plugins/html5_video/install.rb:

>  
>  update = false
>  
> -unless system 'dpkg -s wget'
> -  system 'sudo apt-get update'
> -  update = true
> -  unless system 'sudo apt-get install -y wget'
> -    exit $?.exitstatus
> +['wget', 'inotify-tools'].each do |pkg|

Can you update this logic based on this new infra: f1c3884a15

You can check `plugins/pg_search/debian-dependencies` for an example.

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1308#note_40678413
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170918/4f87198a/attachment-0001.html>


More information about the Noosfero-dev mailing list