Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-07-21 08:58:05 +0000
committerArun Thondapu2017-07-21 08:58:05 +0000
commit786e9cc2dcbf1e7d89089346d5929775c549bfd1 (patch)
tree1b58f0cc5a840dd563cc7301062b9481d0ae4ea9 /bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf
parent786ae85d2886e5dc436d07792fdfa0d5eebdb310 (diff)
downloadrt.equinox.framework-786e9cc2dcbf1e7d89089346d5929775c549bfd1.tar.gz
rt.equinox.framework-786e9cc2dcbf1e7d89089346d5929775c549bfd1.tar.xz
rt.equinox.framework-786e9cc2dcbf1e7d89089346d5929775c549bfd1.zip
Binaries v20170721-0458
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf
index e87b45b5d..729f2e812 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf
+++ b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf
@@ -1,2 +1,2 @@
# bug 407433 - launcher .so files need exec permissions on HPUX
-instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1617.so,permissions:755);
+instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1625.so,permissions:755);

Back to the top