Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-09-15 13:46:49 +0000
committerArun Thondapu2017-09-15 13:46:49 +0000
commit92dcdfc65580246055ff42d7663197ecad3cbd87 (patch)
treef54da2ea8ab44bd7c0aa40e4774c56289e3ca4ff /bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF
parent5ec02a751ee291e11f6bb6e76ab777f3eb930cc1 (diff)
downloadrt.equinox.framework-92dcdfc65580246055ff42d7663197ecad3cbd87.tar.gz
rt.equinox.framework-92dcdfc65580246055ff42d7663197ecad3cbd87.tar.xz
rt.equinox.framework-92dcdfc65580246055ff42d7663197ecad3cbd87.zip
Binaries v20170915-0946
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-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 e0d6811b0..aec0a6e97 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_1626.so,permissions:755);
+instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1627.so,permissions:755);

Back to the top