Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2014-03-03 17:57:47 +0000
committerSilenio Quarti2014-03-03 17:57:47 +0000
commitaca7fc9b80a58d52e1d3bd48af18974d2f1464f7 (patch)
tree458d0740e0b143e6288dcaada8247261915cae4b /bundles
parenta6a8a7bbc42ab6d4dd640b72329139ba11de8cc4 (diff)
downloadrt.equinox.framework-aca7fc9b80a58d52e1d3bd48af18974d2f1464f7.tar.gz
rt.equinox.framework-aca7fc9b80a58d52e1d3bd48af18974d2f1464f7.tar.xz
rt.equinox.framework-aca7fc9b80a58d52e1d3bd48af18974d2f1464f7.zip
update gtk library in p2.infI20140304-0800I20140303-2000
Diffstat (limited to 'bundles')
-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 2dd65ccb9..bc33e647c 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_1601.so,permissions:755);
+instructions.install = chmod(targetDir:${artifact.location},targetFile:eclipse_1602.so,permissions:755);

Back to the top