diff options
| author | mjwybrow <mjwybrow@users.sourceforge.net> | 2009-07-19 10:45:26 +0000 |
|---|---|---|
| committer | mjwybrow <mjwybrow@users.sourceforge.net> | 2009-07-19 10:45:26 +0000 |
| commit | 5fd8d95eff22111de156b4c2ef7f4578b0a27c59 (patch) | |
| tree | 3601cea973bc15adb32d1205a87cdcc263a16904 | |
| parent | Make the snap delay mechanism easier to implement for the devs, and get rid o... (diff) | |
| download | inkscape-5fd8d95eff22111de156b4c2ef7f4578b0a27c59.tar.gz inkscape-5fd8d95eff22111de156b4c2ef7f4578b0a27c59.zip | |
- Fix bug #400165: Binary Inkscape dist crashes when MacPorts is installed.
The problem was Inkscape trying to read incompatible fontconfig caches
from Macports.
(bzr r8303)
| -rw-r--r-- | packaging/macosx/Resources/etc/fonts/fonts.conf | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ <!-- Font cache directory list --> - <cachedir>/opt/local/var/cache/fontconfig</cachedir> <cachedir>~/.fontconfig</cachedir> <config> |
