aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ccl/files/patch-tools_asdf.lisp
blob: da4a17561d1789447c96fb3d2d478ddab5761c16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

$FreeBSD$

--- tools/asdf.lisp.orig
+++ tools/asdf.lisp
@@ -564,7 +564,9 @@
        (system-source-file (cdr system-pair)))))))
 
 (defvar *central-registry*
-  `((directory-namestring *default-pathname-defaults*))
+  `((directory-namestring *default-pathname-defaults*)
+    "ccl:tools;asdf-install;"
+    "%%LOCALBASE%%/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