mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 20:33:21 +00:00
4c05f557a8
svn path=/nixpkgs/trunk/; revision=8657
8 lines
87 B
Bash
8 lines
87 B
Bash
source $stdenv/setup
|
|
|
|
makeFlags="-e PREFIX=\"$out\""
|
|
|
|
ensureDir $out/bin
|
|
|
|
genericBuild
|