From bcbcc3753018c058c6748173ae86dbc520600de6 Mon Sep 17 00:00:00 2001 From: Arun Thondapu Date: Fri, 17 Jan 2014 15:34:20 +0530 Subject: Bug 425963 - 4.3.2 RC1 M-builds failing Change-Id: Ifee019613f1b881792e7d901e6afde224aee7c11 Signed-off-by: Arun Thondapu --- bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/META-INF/p2.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f88a3ec78..a60462f85 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_1506.so,permissions:755); +instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1508.so,permissions:755); -- cgit v1.2.3