Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-01-27 18:14:24 +0000
committerArun Thondapu2015-01-27 18:14:24 +0000
commitb13949ab8502d500c9ce4111bd419cf1af7bd5dc (patch)
tree320818d2042c87fe7ea97d5d7960062bad96455b /bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF
parentb05d334a701d74753767a7da8aad846d23177eca (diff)
downloadrt.equinox.framework-b13949ab8502d500c9ce4111bd419cf1af7bd5dc.tar.gz
rt.equinox.framework-b13949ab8502d500c9ce4111bd419cf1af7bd5dc.tar.xz
rt.equinox.framework-b13949ab8502d500c9ce4111bd419cf1af7bd5dc.zip
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 588302bbf..138c78594 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,3 +1,3 @@
# bug 407433 - launcher .so files need exec permissions on HPUX
-instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1606.so,permissions:755);
+instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1607.so,permissions:755);

Back to the top