[tor-commits] [tor-browser-bundle/master] Remove the fallback conf.d line from fonts.conf.

mikeperry at torproject.org mikeperry at torproject.org
Sat Aug 8 20:53:54 UTC 2015


commit 30dfe9f180659a5a841abfa737581ea3a9f31356
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Sat Aug 8 13:48:27 2015 -0700

    Remove the fallback conf.d line from fonts.conf.
    
    Doesn't solve all the issues in #16672, but seems to prevent reading the
    system config dir, at least.
---
 Bundle-Data/linux/Data/fontconfig/fonts.conf |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/Bundle-Data/linux/Data/fontconfig/fonts.conf b/Bundle-Data/linux/Data/fontconfig/fonts.conf
index 92b8aa3..ed236ac 100644
--- a/Bundle-Data/linux/Data/fontconfig/fonts.conf
+++ b/Bundle-Data/linux/Data/fontconfig/fonts.conf
@@ -72,11 +72,6 @@ PERFORMANCE OF THIS SOFTWARE.
 		</edit>
 	</match>
 
-<!--
-  Load local system customization file
--->
-	<include ignore_missing="yes">conf.d</include>
-
 <!-- Font cache directory list -->
 
 	<cachedir prefix="xdg">fontconfig</cachedir>





More information about the tor-commits mailing list