| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Try and save other people the potential pain of installing SOAP::Lite;
only UK FixMyStreet and Zurich geocoder use it, so set it as an optional
feature in the cpanfile instead.
|
|
|
|
|
|
|
|
| |
Switching to bundler saves confusion about gem paths when running
sass/compass to compile the CSS.
Trusty can use precisely the same packages as precise, with a few tweaks
to generalise the contents.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to Matthew Somerville for pointing this out.
|
|
The previous version of the instructions suggested an xargs
invocation that didn't work: a whitespace-separated '|'
in conf/packages caused every package to be selected.
It also seems like a good idea to have package lists and
instructions that are specific to a known-to-work
distribution, and add others if they are contributed.
|