From b37239bb6a07edfd7baccd88058f0ad5a4490177 Mon Sep 17 00:00:00 2001 From: mjwybrow Date: Sun, 19 Jul 2009 10:45:26 +0000 Subject: [PATCH] - Fix bug #400165: Binary Inkscape dist crashes when MacPorts is installed. The problem was Inkscape trying to read incompatible fontconfig caches from Macports. --- packaging/macosx/Resources/etc/fonts/fonts.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/macosx/Resources/etc/fonts/fonts.conf b/packaging/macosx/Resources/etc/fonts/fonts.conf index c7a3fa295..c8a008dab 100644 --- a/packaging/macosx/Resources/etc/fonts/fonts.conf +++ b/packaging/macosx/Resources/etc/fonts/fonts.conf @@ -75,7 +75,6 @@ - /opt/local/var/cache/fontconfig ~/.fontconfig -- 2.30.2