Kaydet (Commit) f7392b33 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fontconfig must have a cachedir, so hardcode one for now

üst 6e3457da
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/fonts.conf file to configure system font access -->
<fontconfig>
......@@ -50,7 +50,11 @@
<!-- Font cache directory list -->
<!-- NO THANKS -->
<!-- Yeah this hardcoding is wrong of course, will have to fix
later to patch in proper code in fontonfig on Android to
find out a good place.
-->
<cachedir>/data/data/org.libreoffice.android.qa.sc/fontconfig</cachedir>
<config>
<!--
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment