freebsd-ports/devel/cl-asdf/files/patch-asdf.lisp
Jimmy Olgeni 9e05620e24 Upgrade to version 1.374 and cleanup.
The asdf-init.lisp script was changed to support the bundled ASDF
libraries in lang/ccl and lang/sbcl. Therefore, it can be safely
loaded by both (also by lang/clisp) to enable the ASDF framework.
2010-01-12 22:28:35 +00:00

15 lines
451 B
Common Lisp

$FreeBSD$
--- asdf.lisp.orig
+++ asdf.lisp
@@ -630,7 +630,8 @@
(system-source-file (cdr system-pair)))))))
(defvar *central-registry*
- `((directory-namestring *default-pathname-defaults*))
+ `((directory-namestring *default-pathname-defaults*)
+ "%%PREFIX%%/lib/common-lisp/system-registry/")
"A list of 'system directory designators' ASDF uses to find systems.
A 'system directory designator' is a pathname or a function