patch applied (cabal-branches/cabal-1.4): Install license file into the right place
9 Jun
2008
9 Jun
'08
8:01 p.m.
Mon Jun 9 11:58:40 PDT 2008 Duncan Coutts <duncan@haskell.org> * Install license file into the right place even if the license file was kept in a subdir of the src tree. The canonical example was: license-file: debian/copyright It was being installed into $docdir/debian/ and failing since that dir did not exist. It's now installed into just $docdir. M ./Distribution/Simple/Install.hs -2 +3 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080609185...
6609
Age (days ago)
6609
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts