Merge remote-tracking branch 'upstream/pull/1960'
This commit is contained in:
commit
5bc8abbe05
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PG_CONFIG ?= pg_config
|
||||
DESTDIR ?= .
|
||||
|
||||
QTDIR=$(shell bundle show quad_tile)/ext/quad_tile
|
||||
QTDIR=$(shell bundle show quad_tile | tail -n 1)/ext/quad_tile
|
||||
|
||||
OS=$(shell uname -s)
|
||||
ifeq (${OS},Darwin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue