Ticket #735 (closed defect: fixed)

Opened 4 months ago

Last modified 2 weeks ago

[PATCH] install of python wrapper is not portable

Reported by: yselkowitz Assigned to: ehabkost
Priority: normal Milestone:
Component: Python support Version: 0.36
Severity: major Keywords:
Cc: bricks

Description

The INSTALL command in wrapper is not portable to systems where modules do not have an ".so" suffix, e.g. Cygwin. I'm attaching a patch to fix this.

Attachments

libopensync-0.36-1.src.patch (1.6 kB) - added by yselkowitz on 05/08/08 23:32:07.

Change History

05/08/08 23:32:07 changed by yselkowitz

  • attachment libopensync-0.36-1.src.patch added.

08/09/08 22:04:45 changed by felixmoeller

  • summary changed from install of python wrapper is not portable to [PATCH] install of python wrapper is not portable.

08/13/08 15:28:38 changed by felixmoeller

  • cc set to bricks.

bricks this is just a one liner to a cmake file, may you commit it?

08/13/08 15:40:31 changed by bricks

  • status changed from new to closed.
  • resolution set to fixed.

Committed and fixed in r3525