Code

- Update to use the new Inkscape configuration directory: ~/.config/Inkscape
authormjwybrow <mjwybrow@users.sourceforge.net>
Wed, 23 Sep 2009 15:53:52 +0000 (15:53 +0000)
committermjwybrow <mjwybrow@users.sourceforge.net>
Wed, 23 Sep 2009 15:53:52 +0000 (15:53 +0000)
packaging/macosx/Resources/script

index f0fe88efea48ccb1f93c0ac078ce6dc096c6da7b..dd98e5f34c59ca60768056978ab3902eee33cf62 100755 (executable)
@@ -40,7 +40,7 @@ if [[ $VERSION -le 4 ]]; then
 fi
        
 # Warn the user about time-consuming generation of fontconfig caches.
-test -f "${HOME}/.inkscape/.fccache-new" || exit 12
+test -f "${HOME}/.config/Inkscape/.fccache-new" || exit 12