mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
75ae1c3a58
svn path=/nixpkgs/trunk/; revision=10400
7 lines
72 B
Bash
7 lines
72 B
Bash
source $stdenv/setup
|
|
|
|
tar zxf $src
|
|
|
|
mkdir $out
|
|
mv apache-tomcat*/* $out
|