This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-22 05:33:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2943574903
nixpkgs
/
pkgs
/
development
/
libraries
/
java
/
jdom
/
builder.sh
7 lines
73 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 15:38:59 +00: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 15:38:59 +00:00
tar zxvf
$src
mkdir -p
$out
mv
$name
/*
$out
Reference in New Issue
Copy Permalink