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

            
source $stdenv/setup

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

genericBuild