b3ce787a08
- Change maintainer's email address - Support staging PR: ports/186926 Submitted by: maintainer
23 lines
842 B
Text
23 lines
842 B
Text
%%FONTDIR%%/Roboto-Black.ttf
|
|
%%FONTDIR%%/Roboto-BlackItalic.ttf
|
|
%%FONTDIR%%/Roboto-Bold.ttf
|
|
%%FONTDIR%%/Roboto-BoldItalic.ttf
|
|
%%FONTDIR%%/Roboto-Italic.ttf
|
|
%%FONTDIR%%/Roboto-Light.ttf
|
|
%%FONTDIR%%/Roboto-LightItalic.ttf
|
|
%%FONTDIR%%/Roboto-Medium.ttf
|
|
%%FONTDIR%%/Roboto-MediumItalic.ttf
|
|
%%FONTDIR%%/Roboto-Regular.ttf
|
|
%%FONTDIR%%/Roboto-Thin.ttf
|
|
%%FONTDIR%%/Roboto-ThinItalic.ttf
|
|
%%FONTDIR%%/RobotoCondensed-Bold.ttf
|
|
%%FONTDIR%%/RobotoCondensed-BoldItalic.ttf
|
|
%%FONTDIR%%/RobotoCondensed-Italic.ttf
|
|
%%FONTDIR%%/RobotoCondensed-Light.ttf
|
|
%%FONTDIR%%/RobotoCondensed-LightItalic.ttf
|
|
%%FONTDIR%%/RobotoCondensed-Regular.ttf
|
|
%%FONTDIR%%/fonts.dir
|
|
%%FONTDIR%%/fonts.scale
|
|
@unexec /bin/rm %D/%%FONTDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
|
|
@dirrm %%FONTDIR%%
|
|
@exec %%LOCALBASE%%/bin/fc-cache -f -v %D/%%FONTDIR%% 2>/dev/null || /usr/bin/true
|