- pkg-message incorrectly refers to ${PREFIX} instead of %%PREFIX%% PR: 136772 Submitted by: Sahil Tandon <sahil@tandon.net> Feature safe: yes
12 lines
471 B
Text
12 lines
471 B
Text
==========================================================================
|
|
To use asdf and depending ports, you will have to configure your
|
|
Lisp systems so they know where to find asdf itself and the system
|
|
definition files.
|
|
|
|
A default configuration is installed in
|
|
|
|
%%PREFIX%%/etc/asdf-init.lisp
|
|
|
|
Review this file for further information, or simply load it from your
|
|
Lisp initialization file.
|
|
==========================================================================
|