summaryrefslogtreecommitdiff
path: root/devel/cl-asdf/files/patch-asdf.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cl-asdf/files/patch-asdf.lisp')
-rw-r--r--devel/cl-asdf/files/patch-asdf.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-asdf/files/patch-asdf.lisp b/devel/cl-asdf/files/patch-asdf.lisp
index 87ef4c51cbbb..4942c47e4332 100644
--- a/devel/cl-asdf/files/patch-asdf.lisp
+++ b/devel/cl-asdf/files/patch-asdf.lisp
@@ -6,7 +6,7 @@
'(*default-pathname-defaults*
- #+nil "/home/dan/src/sourceforge/cclan/asdf/systems/"
- #+nil "telent:asdf;systems;"))
-+ "/usr/local/lib/common-lisp/system-registry/"))
++ "%%PREFIX%%/lib/common-lisp/system-registry/"))
(defun sysdef-central-registry-search (system)
(let ((name (coerce-name system)))