nixpkgs/pkgs/development/libraries/fontconfig/builder.sh
Eelco Dolstra e68763576b * Refactoring: move fontconfig out of xlibs.
svn path=/nixpkgs/trunk/; revision=4221
2005-11-04 13:07:22 +00:00

6 lines
78 B
Bash

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