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

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

genericBuild