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
7589df67ae
nixpkgs
/
pkgs
/
servers
/
http
/
jetty
/
bin-builder.sh
8 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
Add Jetty code svn path=/nixpkgs/trunk/; revision=1369
2004-08-30 19:22:14 +01:00
set
-e
.
$stdenv
/setup
Upgrades of postgresql, jetty, and ant to the latest versions. svn path=/nixpkgs/trunk/; revision=3122
2005-05-24 15:57:41 +01:00
unzip
$src
Add Jetty code svn path=/nixpkgs/trunk/; revision=1369
2004-08-30 19:22:14 +01:00
mkdir
$out
mv jetty*/*
$out
Reference in New Issue
Copy Permalink