Changeset 20061 for util

Show
Ignore:
Timestamp:
03/04/08 23:34:32 (9 months ago)
Author:
gbacon
Message:

Create Pugs-$version/LICENSE so build can succeed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • util/build_pugs.pl

    r20060 r20061  
    287287 
    288288    # Cabal wants to copy LICENSE/GPL-3 to .../LICENSE/GPL-3 
     289    mkdir "third-party/installed/share/doc/Pugs-$version"; 
    289290    mkdir "third-party/installed/share/doc/Pugs-$version/LICENSE"; 
    290291    $run_setup->('install');