#28835 closed defect (fixed)
ompl @0.9.2 +python27 variant's reinplace code looks wrong
Reported by: | l2g@… | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | ompl |
Description
By accident, I spotted something in the portfile for ompl that looked wrong. The "reinplace" for the python27 variant is the same as for the python26 variant--meaning it modifies Python code to point to the python2.6 interpreter. Was python2.7 intended?
See attached patch.
Attachments (1)
Change History (4)
Changed 14 years ago by l2g@…
Attachment: | tmo28835.ompl.python27_variant.patch added |
---|
comment:1 Changed 14 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
The revision should also be increased so anyone who installed the port with that variant before will have their installed files corrected.
Note: See
TracTickets for help on using
tickets.
Thanks for the patch. Committed in r77071.