diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2010-07-10 19:34:30 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2010-07-10 19:34:30 +0000 |
commit | 284dad3f6de67888b34ca18026e068770214b2ea (patch) | |
tree | f0fbc6214a30b0af9a0fd70ecd7a22617d889975 /java/eclipse/files/patch-features-org.eclipse.help.source-build.xml | |
parent | - Update to 0.2.3 (diff) |
. Update to 3.5.2.
Notes
Notes:
svn path=/head/; revision=257620
Diffstat (limited to 'java/eclipse/files/patch-features-org.eclipse.help.source-build.xml')
-rw-r--r-- | java/eclipse/files/patch-features-org.eclipse.help.source-build.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/java/eclipse/files/patch-features-org.eclipse.help.source-build.xml b/java/eclipse/files/patch-features-org.eclipse.help.source-build.xml deleted file mode 100644 index a0fa9f87a491..000000000000 --- a/java/eclipse/files/patch-features-org.eclipse.help.source-build.xml +++ /dev/null @@ -1,22 +0,0 @@ ---- features/org.eclipse.help.source/build.xml.orig 2008-08-02 15:12:30.000000000 -0400 -+++ features/org.eclipse.help.source/build.xml 2008-08-02 15:13:22.000000000 -0400 -@@ -177,6 +177,10 @@ - </target> - <target name="rootFileslinux_motif_x86"> - </target> -+ <target name="rootFilesfreebsd_gtk_x86"> -+ </target> -+ <target name="rootFilesfreebsd_gtk_x86_64"> -+ </target> - <target name="rootFilessolaris_gtk_sparc"> - </target> - <target name="rootFilessolaris_gtk_x86"> -@@ -204,6 +208,8 @@ - <antcall target="rootFileslinux_gtk_s390"/> - <antcall target="rootFileslinux_gtk_s390x"/> - <antcall target="rootFileslinux_motif_x86"/> -+ <antcall target="rootFilesfreebsd_gtk_x86"/> -+ <antcall target="rootFilesfreebsd_gtk_x86_64"/> - <antcall target="rootFilessolaris_gtk_sparc"/> - <antcall target="rootFilessolaris_gtk_x86"/> - <antcall target="rootFilessolaris_motif_sparc"/> |