summaryrefslogtreecommitdiff
path: root/devel/cl-asdf/files/patch-asdf.lisp
blob: 87ef4c51cbbb62a6af1cd9f436a86e1f2f4f5dfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- asdf.lisp.orig	Thu Mar 20 13:58:09 2003
+++ asdf.lisp	Thu Mar 20 13:58:49 2003
@@ -322,8 +322,7 @@
 	
 (defvar *central-registry*
   '(*default-pathname-defaults*
-    #+nil "/home/dan/src/sourceforge/cclan/asdf/systems/"
-    #+nil "telent:asdf;systems;"))
+    "/usr/local/lib/common-lisp/system-registry/"))
 
 (defun sysdef-central-registry-search (system)
   (let ((name (coerce-name system)))