[openstreetmap/openstreetmap-website] Remove quad_tile library and extract to gem (#1899)

Benjamin Reynolds notifications at github.com
Thu Jun 14 00:08:49 UTC 2018


benreyn commented on this pull request.



> @@ -1,7 +1,7 @@
 PG_CONFIG ?= pg_config
 DESTDIR ?= .
 
-QTDIR=../../lib/quad_tile
+QTDIR=./

Turns out bundler has a hand way to do this with `bundle show`. Since we `bundle install` before this step we can assume its installed at this step. 👍 

-- 
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_r195271520
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180613/c41887e4/attachment.html>


More information about the rails-dev mailing list