Changes between Initial Version and Version 1 of Ticket #48991, comment 4


Ignore:
Timestamp:
Oct 9, 2015, 2:20:29 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48991, comment 4

    initial v1  
    11Looking into the issue, I have discovered that what I need is to specify the line
    22
     3{{{
    34configure.python "python${v}"
     5}}}
    46
    57What would be most ideal is if I could fully qualify the path to the version specific python executable. Ideas on how to do this? Also, when I submit the patch, should it replace the current Portfile patch or be relative to the existing patch.