nixpkgs/pkgs/development/libraries/fontconfig/builder.sh
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00

6 lines
83 B
Bash

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