[openstreetmap/openstreetmap-website] Remove quad_tile library and extract to gem (#1899)
Benjamin Reynolds
notifications at github.com
Thu Jun 14 00:11:08 UTC 2018
benreyn commented on this pull request.
> @@ -1,7 +1,7 @@
PG_CONFIG ?= pg_config
DESTDIR ?= .
-QTDIR=../../lib/quad_tile
+QTDIR=./
Would be nice however if we could figure out a way to extract this to the gem as well (possibly renaming to something like `osm_extensions`) and avoid any manual compiling step in the install. Might be a clever way to do this with the pg gem. Ill look into it.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1899#discussion_r195271867
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180613/68f3a287/attachment.html>
More information about the rails-dev
mailing list