2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

fontconfig: misc changes

This commit is contained in:
Dylan Araps 2021-07-06 02:13:13 +03:00
parent 03d7dd29de
commit 7ee2df0cfb
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -1,12 +1,12 @@
#!/bin/sh -e
./configure \
AUTOMAKE=/bin/true \
--prefix=/usr \
--localstatedir=/var \
--sysconfdir=/etc \
--with-xmldir=/etc/fonts \
--enable-static \
--disable-docs \
--disable-nls
make