Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdan Gheorghe2012-10-17 18:33:29 +0000
committerBogdan Gheorghe2012-10-17 18:33:29 +0000
commit6861ad1532e750b49c30542843403cce68587ebb (patch)
treed07f01fceb879ec7e1422e8afa8b8f32655d2f7a
parentfcbb1cdf3500700816dceb4655c998ed64914d11 (diff)
downloadrt.equinox.framework-6861ad1532e750b49c30542843403cce68587ebb.tar.gz
rt.equinox.framework-6861ad1532e750b49c30542843403cce68587ebb.tar.xz
rt.equinox.framework-6861ad1532e750b49c30542843403cce68587ebb.zip
Build hpux ia64
-rw-r--r--bundles/org.eclipse.equinox.executable/library/gtk/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/library/gtk/build.sh b/bundles/org.eclipse.equinox.executable/library/gtk/build.sh
index 7f6a1dc18..7608339f4 100644
--- a/bundles/org.eclipse.equinox.executable/library/gtk/build.sh
+++ b/bundles/org.eclipse.equinox.executable/library/gtk/build.sh
@@ -141,7 +141,6 @@ case $OS in
PATH=$PATH:/opt/hp-gcc/bin:/opt/gtk_64bit/bin
PKG_CONFIG_PATH="/opt/gtk_64bit/lib/hpux64/pkgconfig"
;;
- *)
esac
;;
export PATH PKG_CONFIG_PATH

Back to the top