This website requires JavaScript.
Explore
Help
Sign In
philipp
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Activity
7008472012
nixpkgs
/
pkgs
/
development
/
libraries
/
java
/
mockobjects
/
builder.sh
7 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
Moved a number of Java libraries from the GW project to the Nix Package Collection. svn path=/nixpkgs/trunk/; revision=3803
2005-09-11 17:38:59 +02:00
set
-e
* "." -> "source". svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 15:11:09 +01:00
source
$stdenv
/setup
Moved a number of Java libraries from the GW project to the Nix Package Collection. svn path=/nixpkgs/trunk/; revision=3803
2005-09-11 17:38:59 +02:00
tar xvf
$src
mkdir -p
$out
mv *
$out
Reference in a new issue
Copy permalink