1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11-fonts/comfortaa-ttf/pkg-plist
Raphael Kubo da Costa f7c605920f Fix a typo in the plist's @exec entry.
I had to bump PORTREVISION, as it changes the parameter passed to fc-cache.

Submitted by:	olgeni@
2013-11-04 22:07:30 +00:00

9 lines
293 B
Plaintext

%%FONTDIR%%/Comfortaa-Bold.ttf
%%FONTDIR%%/Comfortaa-Light.ttf
%%FONTDIR%%/Comfortaa-Regular.ttf
%%FONTDIR%%/fonts.dir
%%FONTDIR%%/fonts.scale
@unexec rm %D/%%FONTDIR%%/fonts.cache-1 2>/dev/null || true
@dirrm %%FONTDIR%%
@exec %%LOCALBASE%%/bin/fc-cache -f -v %D/%%FONTDIR%% || /usr/bin/true