- added a few packages
This commit is contained in:
parent
411382d45a
commit
7c180bd63e
|
@ -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)))
|
||||
|
|
Loading…
Reference in New Issue