This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
232bc96376
nixpkgs
/
pkgs
/
development
/
libraries
/
java
/
lucene
/
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 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
mv
$name
/*
$out
Reference in New Issue
Copy Permalink