[Tile-serving] [mod_tile] Don't try to install mod_tile.so using debian/libapache2-mod-tile.install (#48)

Manfred Stock notifications at github.com
Sat Oct 5 13:30:13 UTC 2013


I tried to build a Debian package on Debian Wheezy, but this failed since mod_tile.so was not found in the expected location during the package build. I think that this was not working anymore since 273973e which moved the sources to a src/ directory in order to clean up the top level directory. However, debian/rules already contains calls to 'make' which install mod_tile.so to the correct location, so it's not even necessary to install it using debian/libapache2-mod-tile.install. This patch removes this line from libapache2-mod-tile.install which fixed the package build for me.
You can merge this Pull Request by running:

  git pull https://github.com/mstock/mod_tile fixes

Or you can view, comment on it, or merge it online at:

  https://github.com/openstreetmap/mod_tile/pull/48

-- Commit Summary --

  * Don't try to install mod_tile.so using debian/libapache2-mod-tile.install

-- File Changes --

    M debian/libapache2-mod-tile.install (1)

-- Patch Links --

https://github.com/openstreetmap/mod_tile/pull/48.patch
https://github.com/openstreetmap/mod_tile/pull/48.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131005/196a189b/attachment.html>


More information about the Tile-serving mailing list