nixpkgs/pkgs/development/libraries/fontconfig/builder.sh

6 lines
98 B
Bash

source $stdenv/setup
configureFlags="--with-confdir=$out/etc/fonts --disable-docs"
genericBuild