- Timestamp:
- 03/04/08 22:57:34 (9 months ago)
- Files:
-
- 1 modified
-
util/build_pugs.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
util/build_pugs.pl
r20058 r20060 286 286 build_lib($version, $ghc, @args); 287 287 288 # Cabal wants to copy LICENSE/GPL-3 to .../LICENSE/GPL-3 289 mkdir "third-party/installed/share/doc/Pugs-$version/LICENSE"; 288 290 $run_setup->('install'); 289 291 … … 462 464 containers bytestring random process directory 463 465 time array pretty parsec template-haskell 464 pugs-hsregex 466 pugs-hsregex Pugs 465 467 }); 466 468
