Be more precise about munging compiler/stage1/inplace-pkg-config
authorIan Lynagh <igloo@earth.li>
Sun, 24 May 2009 13:34:39 +0000 (13:34 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 24 May 2009 13:34:39 +0000 (13:34 +0000)
commite0e0e1e04c990d3233a2b20ad6be0d4794e19b29
treebd1024067fb6176c700eb40ad4696e086e3fc782
parentda6785e5a241f65fdc8b3d393c576865e059acd4
Be more precise about munging compiler/stage1/inplace-pkg-config
We were removing ".$(ProjectPatchLevel)" from anywhere in the file.
However, it included absolute paths, so if you untar a source
tarball into its default directory name, e.g.
"6.11.$(ProjectPatchLevel)", then the sed would break the paths.
compiler/ghc.mk