diff options
Diffstat (limited to 'x11-fonts/manu-gothica/Makefile')
-rw-r--r-- | x11-fonts/manu-gothica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/manu-gothica/Makefile b/x11-fonts/manu-gothica/Makefile index d07a543e4c1f..2010793bdf77 100644 --- a/x11-fonts/manu-gothica/Makefile +++ b/x11-fonts/manu-gothica/Makefile @@ -36,7 +36,7 @@ do-install: post-install: @${ECHO_MSG} "===> Running fc-cache" - -${X11BASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR} + -${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR} @${ECHO_MSG} @${ECHO_MSG} |