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
dfaab992c2
nixpkgs
/
pkgs
/
development
/
libraries
/
java
/
hsqldb
/
builder.sh
7 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
hsqldb: Forgot these 2 svn path=/nixpkgs/trunk/; revision=9264
2007-09-06 17:38:32 +02:00
source
$stdenv
/setup
unzip
$src
cd
hsqldb*
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 21:16:00 +01:00
mkdir -p
$out
hsqldb: Forgot these 2 svn path=/nixpkgs/trunk/; revision=9264
2007-09-06 17:38:32 +02:00
cp -R *
$out
/
Reference in a new issue
Copy permalink