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) [ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] No witty quote today. 2009/9/23 Tobias C. Rittweiler <[email protected]>: > > I hate that I have to push a commonly shared directory onto > *central-registry* for each implementation and thus have to know the > rc files of every implementation. > > (I was recently bidden by some classic rm -rf ~, and had to redo all > these kinds of infrastructure woes.) > > Would anyone mind ASDF coming with an additional default value of > ~/.asdf/systems/? > > -T. _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
