Makefile: Link `fonts.conf' into the XDG configuration directory.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 10 Apr 2020 16:57:25 +0000 (17:57 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 10 Apr 2020 16:59:51 +0000 (17:59 +0100)
Later versions of `fontconfig' don't bother looking in `~/.fonts.conf'
any more, despite documentation to the contrary.

Makefile

index b32be23..1d32b62 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -269,7 +269,8 @@ xtoys_CHECK          = xatom
 xtoys_DEPS              = mlib
 
 DOTLINKS               += .xinitrc .xsession .xmodmap .vncrc .vncsession
-DOTLINKS               += .fonts.conf
+DOTLINKS               += .config/fontconfig/fonts.conf
+.config/fontconfig/fonts.conf_SRC = fonts.conf
 DOTLINKS               += .stalonetrayrc
 
 DOTLINKS               += .putty/sessions/Default%20Settings