summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/buildSWT.xml
diff options
context:
space:
mode:
authorGrant Gayed <grant_gayed@ca.ibm.com>2011-09-28 14:22:51 -0400
committerGrant Gayed <grant_gayed@ca.ibm.com>2011-09-28 14:25:18 -0400
commitc6d37fa60688346030b3c61bffe81d1df232904c (patch)
tree44dd042c31538b10e56b65e89e44691c6fbfd2c1 /bundles/org.eclipse.swt/buildSWT.xml
parent97cf8bf9457f6c47f5de54050be5a8181e81efcf (diff)
downloadeclipse.platform.swt-c6d37fa60688346030b3c61bffe81d1df232904c.tar.gz
eclipse.platform.swt-c6d37fa60688346030b3c61bffe81d1df232904c.tar.xz
eclipse.platform.swt-c6d37fa60688346030b3c61bffe81d1df232904c.zip
Bug 359289 - [Browser] add WebKit support on linux ppc64
Diffstat (limited to 'bundles/org.eclipse.swt/buildSWT.xml')
-rw-r--r--bundles/org.eclipse.swt/buildSWT.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/buildSWT.xml b/bundles/org.eclipse.swt/buildSWT.xml
index cbcffd9400..be663b5d2e 100644
--- a/bundles/org.eclipse.swt/buildSWT.xml
+++ b/bundles/org.eclipse.swt/buildSWT.xml
@@ -81,7 +81,7 @@
<param name="fragment" value="org.eclipse.swt.gtk.linux.ppc"/>
</antcall>
<antcall target="check_fragment_libraries">
- <param name="library_count" value="10"/>
+ <param name="library_count" value="11"/>
<param name="fragment" value="org.eclipse.swt.gtk.linux.ppc64"/>
</antcall>
<antcall target="check_fragment_libraries">
@@ -158,7 +158,7 @@
<target name="check_fragment_libraries" depends="get_version">
<echo>Checking ${fragment}</echo>
<property name="checkdir" value="~/build/check_libraries"/>
- <property name="library_count" value="122"/>
+ <property name="library_count" value="123"/>
<property name="fragment" value=""/>
<fileset id="match" dir="${repo.bin}/bundles/${fragment}">
<filename regex="[0-9][0-9][0-9][0-9]."/>