1.0.39.20: more asdf logical pathname cleanup
[sbcl.git] / contrib / sb-simple-streams / sb-simple-streams.asd
index f0860a9..3e103db 100644 (file)
@@ -7,7 +7,7 @@
 (defsystem sb-simple-streams
   :depends-on (sb-bsd-sockets sb-posix)
   #+sb-building-contrib :pathname
-  #+sb-building-contrib "SYS:CONTRIB;SB-SIMPLE-STREAMS;"
+  #+sb-building-contrib #p"SYS:CONTRIB;SB-SIMPLE-STREAMS;"
   :components ((:file "package")
                (:file "fndb")
                (:file "iodefs" :depends-on ("package"))