Changes between Initial Version and Version 1 of Ticket #38801, comment 13
- Timestamp:
- May 29, 2013, 1:25:48 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38801, comment 13
initial v1 3 3 4 4 Yes, I just checked and the only thing that moves (to /opt/local/libexec) is the gpt-bootstrap.sh script. I'll update the Portfile again. 5 6 Actually, this breaks a later build of globus-common, as globus-bootstrap.sh sources {{{${GPT_LOCATION}/share/globus/gpt-bootstrap.sh}}}. With $libexec set to {{{/opt/local/libexec/}}}, the gpt-bootstrap.sh ends up in the wrong directory. 7 8 So I'm putting libexecdir back in.