6f4a18cc9e
svn path=/nixpkgs/trunk/; revision=1582
5 lines
47 B
Bash
5 lines
47 B
Bash
. $stdenv/setup
|
|
|
|
mkdir $out
|
|
cp -a $src/* $out
|