- added a few packages

This commit is contained in:
michel-schinz 2004-11-14 14:16:27 +00:00
parent 411382d45a
commit 7c180bd63e
1 changed files with 9 additions and 1 deletions

View File

@ -11,7 +11,15 @@ exec scsh -o thread-fluids -s "$0" "$@"
'(("http://savannah.nongnu.org/download/sunterlib/" .
"sunterlib-0.7.tar.gz")
("ftp://ftp.scsh.net/pub/scsh/packages/scx/" .
"scx-0.2.tar.gz")))
"scx-0.2.tar.gz")
("ftp://ftp.scsh.net/pub/scsh/packages/scsh-expect/" .
"scsh-expect-0.1.tar.gz")
("ftp://ftp.scsh.net/pub/scsh/packages/sunet/" .
"sunet-2.1.tar.gz")
("ftp://ftp.scsh.net/pub/scsh/packages/scsh-yp/" .
"scsh-yp-0.2.tar.gz")
("ftp://ftp.scsh.net/pub/scsh/packages/orion-wm/" .
"orion-0.2.tar.gz")))
(define fetch-url
(let ((path (thread-fluid exec-path-list)))