This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced
2024-12-26 04:43:09 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b0f82f0f2d
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 19:38:59 +04:00
set
-e
* "." -> "source". svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 17:11:09 +03: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 19:38:59 +04:00
tar zxvf
$src
mkdir -p
$out
mv
$name
/*
$out
Reference in New Issue
Copy Permalink