[asdf-devel] distributing asdf

Faré fahree at gmail.com
Fri Jan 18 22:25:26 UTC 2013


>> OK, so I've put in the archives/ directory of asdf a few tarballs. See:
>>    http://common-lisp.net/project/asdf/archives/
>>
> Would you consider adding an URL like asdf-driver-latest.tgz that will
> always refer to the latest version?
>
Done:

(defun link-archive ()
  (run `(ln -sf ,(tarname (driver-name))
            (,*clnet-asdf-public* "archives/asdf-driver.tar.gz"))
       :show t :host *clnet*)
  (values))

While I'm at it, a present for foom, 2.26.119 will do its best
to avoid resolving pathnames at all if *resolve-symlinks* is nil
(please test with your setting).

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Statists seek the solution to all human problems in arbitrary political power
and bureaucracies above society. They choose to ignore that when they are not
all too humans, politicians and bureaucrats are oh so inhuman.




More information about the asdf-devel mailing list