mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 06:28:50 +03: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
|