patch applied (ghc-6.12/ghc): Make installation on *nix work for paths with spaces in their name

Ian Lynagh igloo at earth.li
Fri Nov 6 12:16:54 EST 2009


Thu Nov  5 08:23:00 PST 2009  Ian Lynagh <igloo at earth.li>
  * Make installation on *nix work for paths with spaces in their name
  This means we can remove some conditional stuff from the Makefiles,
  and means the testsuite doesn't have to work out whether or not it's
  on Windows.

    M ./driver/ghci/ghc.mk -8 +8
    M ./ghc.mk -36 +36
    M ./ghc/ghc.mk -2 +2
    M ./ghc/ghc.wrapper -1 +1
    M ./includes/ghc.mk -3 +3
    M ./mk/config.mk.in -6
    M ./mk/install.mk.in -2 +2
    M ./rts/ghc.mk -3 +3
    M ./rules/shell-wrapper.mk -13 +13
    M ./utils/ghc-pkg/ghc-pkg.wrapper -2 +2
    M ./utils/ghc-pkg/ghc.mk -3 +3
    M ./utils/runghc/ghc.mk -2 +2
    M ./utils/runghc/runghc.wrapper -1 +1

View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091105162300-3fd76-5518aca51f2edc8ea8f32e02ffb8838afbc3f9fe.gz



More information about the Cvs-ghc mailing list