diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2008-05-10 03:51:42 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2008-05-10 03:51:42 +0000 |
| commit | 422be08af9f9f3fb9210563b3da580587d27fb2a (patch) | |
| tree | ba4bfc33a3037687379f046fe9611d80d96822ab /java/eclipse-devel/files/patch-plugins-pde-build-scripts-productBuild-allElements.xml | |
| parent | 02f8b2a2344dd1d2cdf38c54ad364aa46e9b07f8 (diff) | |
Notes
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-pde-build-scripts-productBuild-allElements.xml')
| -rw-r--r-- | java/eclipse-devel/files/patch-plugins-pde-build-scripts-productBuild-allElements.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-pde-build-scripts-productBuild-allElements.xml b/java/eclipse-devel/files/patch-plugins-pde-build-scripts-productBuild-allElements.xml index 15794e486db3..1df59c08ceef 100644 --- a/java/eclipse-devel/files/patch-plugins-pde-build-scripts-productBuild-allElements.xml +++ b/java/eclipse-devel/files/patch-plugins-pde-build-scripts-productBuild-allElements.xml @@ -1,6 +1,6 @@ ---- plugins/org.eclipse.pde.build/scripts/productBuild/allElements.xml.orig 2007-06-26 04:57:20.000000000 +0900 -+++ plugins/org.eclipse.pde.build/scripts/productBuild/allElements.xml 2007-09-06 11:16:27.000000000 +0900 -@@ -37,6 +37,16 @@ +--- plugins/org.eclipse.pde.build/scripts/productBuild/allElements.xml.orig 2007-10-24 06:49:23.000000000 +0900 ++++ plugins/org.eclipse.pde.build/scripts/productBuild/allElements.xml 2007-11-19 14:28:29.000000000 +0900 +@@ -37,6 +37,17 @@ </ant> </target> @@ -14,6 +14,7 @@ + <property name="archiveName" value="${archiveNamePrefix}-freebsd.gtk.amd64.zip"/> + </ant> + </target> ++ <target name="assemble.org.eclipse.pde.build.container.feature.linux.gtk.x86"> <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> <property name="archiveName" value="${archiveNamePrefix}-linux.gtk.x86.zip"/> |
