[Tile-serving] [osm2pgsql] make install overwrites customized default.style (#249)

Matt Amos notifications at github.com
Sun Feb 22 14:50:15 UTC 2015


It seems like `make install` always does this - I can't find any options to make it either backup existing files or not overwrite those files. I think such policies with packages must be implemented at the package manager level. (Frustratingly, GNU install _does_ support making backups, but for compatibility reasons it's not exposed via autotools' `install-sh`)

So it seems like we have the following options:
1. Don't install any config files, but install a `style.conf.example

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/249#issuecomment-75438740
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150222/e7a21bee/attachment.html>


More information about the Tile-serving mailing list