From 81605bf1eb102bc1fe08b497f42660b7a79e457a Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 26 Jul 2012 16:01:33 -0400 Subject: Switch native naming order to be consistent --- bundles/org.eclipse.equinox.executable/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bundles/org.eclipse.equinox.executable/pom.xml b/bundles/org.eclipse.equinox.executable/pom.xml index af3c13d9b..c30a13647 100644 --- a/bundles/org.eclipse.equinox.executable/pom.xml +++ b/bundles/org.eclipse.equinox.executable/pom.xml @@ -27,11 +27,11 @@ - build-native-launchers-linux.gtk.x86_64 + build-native-launchers-gtk.linux.x86_64 native - linux.gtk.x86_64 + gtk.linux.x86_64 @@ -80,11 +80,11 @@ - build-native-launchers-linux.gtk.x86 + build-native-launchers-gtk.linux.x86 native - linux.gtk.x86 + gtk.linux.x86 -- cgit v1.2.3