Last change
on this file since 12305 was
12305,
checked in by felix winkelmann, 12 years ago
|
chicken-install: 404 starts retry; tested retries; enabled kitten-technologies mirror as download location; chicken-uninstall gives indication if no egg matches
|
File size:
236 bytes
|
Line | |
---|
1 | ;;;; setup.defaults - defaults for chicken-install -*- Scheme -*- |
---|
2 | |
---|
3 | ((location "http://galinha.ucpel.tche.br/cgi-bin/henrietta") |
---|
4 | (transport http)) |
---|
5 | |
---|
6 | ((location "http://chicken.kitten-technologies.co.uk/henrietta.cgi") |
---|
7 | (transport http)) |
---|
Note: See
TracBrowser
for help on using the repository browser.