commit 6d9b297

hovercats  ·  2024-03-13 19:24:50 +0000 UTC
parent 9f861d6
fontconfig: fix default font dir
1 files changed,  +1, -0
+1, -0
1@@ -13,6 +13,7 @@ mv -f _ src/Makefile.in
2     --prefix=/pkg \
3     --localstatedir=/var \
4     --sysconfdir=/etc \
5+    --with-default-fonts=/pkg/share/fonts \
6     --with-xmldir=/etc/fonts \
7     --enable-static \
8     --disable-docs \