mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
09ab596e0f
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
4 lines
73 B
Bash
4 lines
73 B
Bash
source $stdenv/setup
|
|
|
|
ensureDir $out/jars
|
|
cp $src $out/jars/$jarname.jar
|