mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
de759967c8
svn path=/nixpkgs/trunk/; revision=906
6 lines
95 B
Bash
6 lines
95 B
Bash
. $stdenv/setup
|
|
|
|
configureFlags="--with-DIR_MAN=$out/man --with-ZIP --with-JPEG"
|
|
|
|
genericBuild
|