mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
forget to escape path
This commit is contained in:
parent
286f0f8d9c
commit
39bdab7762
@ -1,3 +1,3 @@
|
||||
mapniklibpath = @PACKAGE_LIB_DIR@
|
||||
mapniklibpath = '@PACKAGE_LIB_DIR@'
|
||||
inputpluginspath = mapniklibpath + '/input'
|
||||
fontscollectionpath = @SYSTEM_FONTS_DIR@/truetype/ttf-dejavu
|
||||
fontscollectionpath = '@SYSTEM_FONTS_DIR@/truetype/ttf-dejavu'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user