nixpkgs/pkgs/development/libraries/java/httpunit/builder.sh
Martin Bravenboer 951023ee8a Moved a number of Java libraries from the GW project to the Nix
Package Collection.


svn path=/nixpkgs/trunk/; revision=3803
2005-09-11 15:38:59 +00:00

6 lines
67 B
Bash
Executable file

. $stdenv/setup
$unzip/bin/unzip $src
mkdir $out
mv $name/* $out/