Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdan Gheorghe2012-10-17 18:36:45 +0000
committerBogdan Gheorghe2012-10-17 18:36:45 +0000
commit6bca025c9be317277ee3cff18c0eb3185454bd0b (patch)
treecf9f22875d83400104e780ee54a44ed752e0626e /bundles
parent6861ad1532e750b49c30542843403cce68587ebb (diff)
downloadrt.equinox.framework-6bca025c9be317277ee3cff18c0eb3185454bd0b.tar.gz
rt.equinox.framework-6bca025c9be317277ee3cff18c0eb3185454bd0b.tar.xz
rt.equinox.framework-6bca025c9be317277ee3cff18c0eb3185454bd0b.zip
Build hpux ia64
Diffstat (limited to 'bundles')
-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 7608339f4..a89c37c36 100644
--- a/bundles/org.eclipse.equinox.executable/library/gtk/build.sh
+++ b/bundles/org.eclipse.equinox.executable/library/gtk/build.sh
@@ -142,7 +142,6 @@ case $OS in
PKG_CONFIG_PATH="/opt/gtk_64bit/lib/hpux64/pkgconfig"
;;
esac
- ;;
export PATH PKG_CONFIG_PATH
[ -d /opt/java1.5 ] && defaultJavaHome="/opt/java1.5"
;;

Back to the top