mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
1730acf983
svn path=/nixpkgs/trunk/; revision=6276
7 lines
75 B
Bash
7 lines
75 B
Bash
source $stdenv/setup
|
|
|
|
export DESTDIR=$out
|
|
export PREFIX=$out
|
|
|
|
genericBuild
|