mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
c556a6ea46
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
7 lines
78 B
Bash
7 lines
78 B
Bash
source $stdenv/setup
|
|
|
|
export DESTDIR=$out
|
|
mkdir -p $out/usr/bin
|
|
|
|
genericBuild
|