Changes between Initial Version and Version 1 of Ticket #48991, comment 4
- Timestamp:
- Oct 9, 2015, 2:20:29 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48991, comment 4
initial v1 1 1 Looking into the issue, I have discovered that what I need is to specify the line 2 2 3 {{{ 3 4 configure.python "python${v}" 5 }}} 4 6 5 7 What 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.