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

6 lines
78 B
Bash
Raw Normal View History

. $stdenv/setup
configureFlags="--with-confdir=$out/etc/fonts"
genericBuild