summary refs log tree commit diff
path: root/pkgs/development/libraries/fontconfig/builder.sh
blob: d755bca64e3209665f03053198a778f871a641d2 (plain) (blame)
1
2
3
4
5
source $stdenv/setup

configureFlags="--with-confdir=$out/etc/fonts --disable-docs"

genericBuild