r3607: *** empty log message ***
[lml.git] / downloads.lisp
index 4ad88c1ca95acdf3b6f8ff053646e333c93027ae..affe2c63a4ca1c54cb8d563eab0083130904c675 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: downloads.lisp,v 1.4 2002/10/14 03:44:09 kevin Exp $
+;;;; $Id: downloads.lisp,v 1.6 2002/10/31 18:52:23 kevin Exp $
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -38,7 +38,7 @@
      :name (pathname-name file)
      :type (pathname-type file)
      :directory 
-     (when (> (length bdir) (length fdir))
+     (when (> (length fdir) (length bdir))
        (append '(:absolute) 
               (subseq fdir (length bdir) (length fdir)))))))
      
                                    :type :wild :name :wild)
                     base))
          (w32-path (merge-pathnames
-                    (make-pathname :directory '(:relative "w32")
+                    (make-pathname :directory '(:relative "win32")
                                    :type :wild :name :wild)
                     base)))
       (display-page pkg-name pkg-base ftp-base ftp-url