forget to escape path

This commit is contained in:
Andreas Volz 2009-04-05 21:02:12 +00:00
parent 286f0f8d9c
commit 39bdab7762

View File

@ -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'