aports/main/fontconfig/fontconfig.trigger
Natanael Copa 7b0c97d18d main/fontconfig: improve trigger script
- let fontconfig check the timestamp
- add --system-only since we dont want check user dirs

fixes #3539
2014-11-24 11:06:00 +00:00

4 lines
47 B
Bash

#!/bin/sh
fc-cache --system-only > /dev/null