fontconfig fc-cache program needs to be executed with correct environment

on install
This commit is contained in:
Keith Packard 2002-02-15 23:45:33 +00:00
parent 65018b4a46
commit 2eb26602ff
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ ComplexProgramTarget(fc-cache)
LinkBuildBinary(ProgramTargetName(fc-cache))
install::
FC_DEBUG=128 FONTCONFIG_PATH=.. ./fc-cache -v
FC_DEBUG=128 $(FCCACHE) -v