nixpkgs/pkgs/development/libraries/fontconfig/builder.sh
Armijn Hemel ee6d188d7b fontconfig: don't build docs
libjpeg: get patches from new location

svn path=/nixpkgs/trunk/; revision=6444
2006-09-01 17:28:25 +00:00

6 lines
98 B
Bash

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