mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
1730acf983
svn path=/nixpkgs/trunk/; revision=6276
6 lines
75 B
Bash
6 lines
75 B
Bash
source $stdenv/setup
|
|
|
|
export DESTDIR=$out
|
|
export PREFIX=$out
|
|
|
|
genericBuild
|