Code

- Put the fontconfig test flag for the Mac package in the ~/.inkscape-etc/
[inkscape.git] / packaging / macosx / Resources / script
index dd98e5f34c59ca60768056978ab3902eee33cf62..62dcafdf57d1b44d4228a3ccc2fe50973650c286 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}/.config/Inkscape/.fccache-new" || exit 12
+test -f "${HOME}/.inkscape-etc/.fccache-new" || exit 12