Changeset 120

Show
Ignore:
Timestamp:
Thu Sep 22 13:00:41 2005
Author:
giovannibajo
Message:

Fix a pasto in the sconstruct that caused COM bootloaders not to work

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/Sconstruct

    r36 r120  
    69 69                   source=run)  
    70 70     env.InstallAs(target="support/loader/inprocsrvr_" + env["PYINST_SUFFIX"] + env["SHLIBSUFFIX"],  
    71                     source=run)  
      71                   source=dll[0])