Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: e87b45b5da2b6c38e5fec0321553430dc7bc3034 (plain) (tree)
1
2
                                                                
                                                                                                         
# bug 407433 - launcher .so files need exec permissions on HPUX
instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1617.so,permissions:755);

Back to the top