On 2009-09-23, at 22:03 , Faré wrote: > I use > ~/.local/share/common-lisp/systems/ > /usr/local/share/common-lisp/systems/ > /usr/share/common-lisp/systems/ > > YMMV. > > What about an ASDF_PATH shell variable to be taken from getenv the > first time an asdf:operate is called? (which raises questions as to > how to reset it when you dump an image)
one way to accomplish that is to use logical hosts which the system remaps when it loads. _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
