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
c64cd58c95
nixpkgs
/
pkgs
/
development
/
libraries
/
java
/
jflex
/
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 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 zxvf
$src
mkdir -p
$out
mv
$name
/*
$out
Reference in a new issue
Copy permalink