mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 02:32:57 -06:00
fontconfig: Disable nls
This commit is contained in:
parent
e14fc4b4e8
commit
cf653d30e9
@ -7,7 +7,8 @@ patch -p1 < fontconfig-fix-1744377.patch
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--with-xmldir=/etc/fonts
|
--with-xmldir=/etc/fonts \
|
||||||
|
--disable-nls
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
Loading…
Reference in New Issue
Block a user