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