diff --git a/fc-cache/Imakefile b/fc-cache/Imakefile index eb0d4d9..0280723 100644 --- a/fc-cache/Imakefile +++ b/fc-cache/Imakefile @@ -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