1.0.39.20: more asdf logical pathname cleanup
[sbcl.git] / contrib / sb-cltl2 / sb-cltl2.asd
index a4cb89b..5e2a5ec 100644 (file)
@@ -6,7 +6,7 @@
 (defsystem sb-cltl2
     :description "Functionality mentioned in CLtL2 but not present in ANSI."
     #+sb-building-contrib :pathname
-    #+sb-building-contrib "SYS:CONTRIB;SB-CLTL2;"
+    #+sb-building-contrib #p"SYS:CONTRIB;SB-CLTL2;"
     :components ((:file "defpackage")
                  (:file "compiler-let" :depends-on ("defpackage"))
                  (:file "macroexpand" :depends-on ("defpackage"))