Closed alinefr closed 8 years ago
From a quick check this looks fine to me and it seems to be backwards compatible (at least for the basic map.jinja). I'm going to leave this open to see if anyone else wants to weigh in, if they don't within a day or two please ping me and I'll get this merged.
This branch has conflicts now, a rebase and force push would be great!
Done!
Taking @babilen's comment as a sign off so I will merge this in. Thanks!
This breaks Archlinux support, php.ng.map.jinja the whole 'Arch' stuff has been removed.
fixed it with #101
Thanks @aboe76.
Sorry for that. Glad you already fixed it.
Ubuntu Xenial brings php7.0, but also it brings generic php packages named:
... and so on.
So I've added a conditional in map.jinja (including the ng one) to filter Ubuntu version greater than 16.04. I've tried my best to not break older Ubuntu versions or other OSs.