[GRASS-dev] wingrass: etc/fontcap contains fonts from dist. directory not installed directory

Moritz Lennert mlennert at club.worldonline.be
Wed Oct 24 05:42:04 EDT 2007


Hi,

The grass-6.3.cvs/etc/fontcap file in wingrass contains a series of 
entries of the sorts:

cyrilc|Cyrillic|0|c:\grasssrc\grass6\dist.i686-pc-mingw32\fonts\cyrilc.hmp|0|utf-8|

This should be

cyrilc|Cyrillic|0|c:\grass\grass-6.3.cvs\fonts\cyrilc.hmp|0|utf-8|

IIUC, the line that deals with this in the Makefile is (277):

-sed 's#'${GISBASE}'#'${INST_DIR}'#g' ${GISBASE}/etc/fontcap > 
${INST_DIR}/etc/fontcap


Do we need an equivalent line for wingrass with WINGISBASE ?

Moritz




More information about the grass-dev mailing list