nixpkgs/pkgs/development/libraries/axis/builder.sh
Roy van den Broek 8c188ffe04 Added Apache Axis 1.3 (Apache Axis is an implementation of the SOAP
("Simple Object Access Protocol") submission to W3C.)


svn path=/nixpkgs/trunk/; revision=5137
2006-04-03 13:00:10 +00:00

6 lines
69 B
Bash

source $stdenv/setup
mkdir -p $out
unpackPhase
mv $directory/* $out