From 515fec914744e1db2faa91e1d437206407a53b2d Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Fri, 1 Jun 2007 01:05:26 +0000 Subject: Only run fc-cache once at the end of fonts installation. --- font/bitstream-vera-ttf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'font/bitstream-vera-ttf') diff --git a/font/bitstream-vera-ttf/Makefile b/font/bitstream-vera-ttf/Makefile index 9569ff4cc..4f6747338 100644 --- a/font/bitstream-vera-ttf/Makefile +++ b/font/bitstream-vera-ttf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2007/03/31 16:41:11 matthieu Exp $ +# $OpenBSD: Makefile,v 1.3 2007/06/01 01:05:25 matthieu Exp $ FONT_FILES= \ Vera.ttf \ @@ -31,6 +31,5 @@ install: mkfontscale ${DESTDIR}${fontdir} @rm -f ${DESTDIR}${fontdir}/fonts.dir mkfontdir ${DESTDIR}${fontdir} - fc-cache -v ${DESTDIR}${fontdir} .include -- cgit v1.2.3