]> git.wh0rd.org - fontconfig.git/blobdiff - setfontdirs
Always install fonts.conf and fonts.dtd, moving any existing fonts.conf to
[fontconfig.git] / setfontdirs
index 109d9eea567767ec24506140a4fca1db84e90be6..4df62022f38997f52fdfdcf2c8cf02c98457e105 100755 (executable)
@@ -15,9 +15,11 @@ ed fonts.conf << EOF
 .
 +r $FONTDIRS
 a
+       <dir>~/.fonts</dir>
 
 .
 /FONTPATH_START/,/FONTPATH_END/d
+
 w
 q
 EOF