This website requires JavaScript.
Explore
Help
Register
Sign In
alioth
/
nixpkgs
Watch
3
Star
0
Fork
You've already forked nixpkgs
0
forked from
mirrors/nixpkgs
Code
Releases
Activity
9a56eee0b1
nixpkgs
/
pkgs
/
development
/
libraries
/
java
/
jdom
/
builder.sh
7 lines
67 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 16:38:59 +01:00
set
-e
* "." -> "source". svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00: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 16:38:59 +01:00
tar zxvf
$src
mkdir -p
$out
jdom: use sha256
2016-11-11 20:36:47 +00:00
mv *
$out
Copy permalink