summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2020-05-12 21:03:28 +0900
committerAkira TAGOH <akira@tagoh.org>2020-05-12 21:06:10 +0900
commitfdbd9d13b7f7afb9eff02894e47b8912f065eee9 (patch)
tree008c5e77c0738a0d95c5aa067df47c929582152d /configure.ac
parent6edaaa4d1823518a97fb4cc3004d110b1046f742 (diff)
downloadfontconfig-fdbd9d13b7f7afb9eff02894e47b8912f065eee9.tar.gz
Fix cache conflicts on OSTree based system
mtime isn't reliable to detect updates of fonts on OSTree based system since they reset mtime to 0 for system files. Due to this, there are the situation likely to happen where mtime is newer but content is older. Fortunately, OSTree based system requires reboot to deploy changes. so we can assume we won't see any changes on system fonts. so system caches are always up-to-date. we can ignore meta data for system fonts in user caches.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions