1.0.28.61: partial re-implementation of DIRECTORY
[sbcl.git] / src / code / target-pathname.lisp
index 4536eb3..04c5845 100644 (file)
@@ -1064,7 +1064,7 @@ system's syntax for files."
              (frob %pathname-directory directory-components-match)
              (frob %pathname-name)
              (frob %pathname-type)
-             (or (eq (%pathname-host wildname) *unix-host*)
+             (or (eq (%pathname-host wildname) *physical-host*)
                  (frob %pathname-version)))))))
 
 ;;; Place the substitutions into the pattern and return the string or pattern