krasimir    2005/01/09 16:11:18 PST

  Modified files:
    libraries/Cabal/Distribution Simple.hs 
  Log:
  Use joinFileName the new dropAbsolutePrefix function from System.FilePath
  instead of joinPaths in mJoinPaths. The joinPaths function always returns its
  second argument if it is absolute path. Since the install prefix is usually
  absolute path the copy command wasn't working with the old definition.
  
  Revision  Changes    Path
  1.17      +3 -2      fptools/libraries/Cabal/Distribution/Simple.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to