mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-04 03:53:56 +00: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
|
|
|