mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 11:53:27 +00:00
d8e017cbb3
svn path=/nixpkgs/trunk/; revision=16600
7 lines
73 B
Bash
7 lines
73 B
Bash
source $stdenv/setup
|
|
|
|
tar zxf $src
|
|
|
|
mkdir $out
|
|
mv apache-tomcat-*/* $out
|