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