mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 16:45:49 +01:00
ee6d188d7b
libjpeg: get patches from new location svn path=/nixpkgs/trunk/; revision=6444
5 lines
98 B
Bash
5 lines
98 B
Bash
source $stdenv/setup
|
|
|
|
configureFlags="--with-confdir=$out/etc/fonts --disable-docs"
|
|
|
|
genericBuild
|