c68337e8d5
- Update MASTER_SITES and WWW: line PR: 187043 Submitted by: Ports fury
8 lines
477 B
Text
8 lines
477 B
Text
lib/X11/fonts/TTF/manugot19.ttf
|
|
%%DATADIR%%/manugot19.ttf
|
|
@exec %%LOCALBASE%%/bin/fc-cache -f -v %D/lib/X11/fonts/TTF 2>/dev/null || true
|
|
@unexec rm %D/lib/X11/fonts/TTF/fonts.cache-1 2>/dev/null || true
|
|
@unexec %%LOCALBASE%%/bin/fc-cache -f -v %D/lib/X11/fonts/TTF 2>/dev/null || true
|
|
@unexec if [ -e %D/lib/X11/fonts/TTF/fonts.cache-1 -a ! -s %D/lib/X11/fonts/TTF/fonts.cache-1 ]; then rm %D/lib/X11/fonts/TTF/fonts.cache-1; fi
|
|
@dirrm %%DATADIR%%
|
|
@dirrmtry lib/X11/fonts/TTF
|