Skip to main content
summaryrefslogblamecommitdiffstats
blob: 2591049bbdee2f23c00e5993b19169f546651769 (plain) (tree)
1
2
3


                                                                                                         
# bug 407433 - launcher .so files need exec permissions on HPUX
instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1504.so,permissions:755);

Back to the top