mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 06:01:15 +00:00
82e678362f
svn path=/nixpkgs/trunk/; revision=4335
6 lines
100 B
Bash
6 lines
100 B
Bash
source $stdenv/setup
|
|
|
|
configureFlags="--with-DIR_MAN=$out/man --with-ZIP --with-JPEG"
|
|
|
|
genericBuild
|