mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
82e678362f
svn path=/nixpkgs/trunk/; revision=4335
9 lines
68 B
Bash
9 lines
68 B
Bash
source $stdenv/setup
|
|
|
|
echo $out
|
|
|
|
export DESTDIR=$out
|
|
|
|
genericBuild
|
|
|