Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf2
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/build.properties2
2 files changed, 2 insertions, 2 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);
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/build.properties b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/build.properties
index c8cca2c48..5420b1d4e 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/build.properties
+++ b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/build.properties
@@ -14,4 +14,4 @@ bin.includes = META-INF/,\
customBuildCallbacks=customBuildCallbacks.xml
generateSourceBundle=false
-binaryTag=v20170911-0535
+binaryTag=v20170915-0946

Back to the top