summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-features-org.eclipse.cvs.source-build.xml
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2010-05-01 17:28:02 +0000
committerGreg Lewis <glewis@FreeBSD.org>2010-05-01 17:28:02 +0000
commit3f528a352900db9e3cfc4bbf91102cbad3caa34c (patch)
tree23490098164ffcbc7d3b195232c0f7244ccf11f1 /java/eclipse-devel/files/patch-features-org.eclipse.cvs.source-build.xml
parent- Fixed make describe (diff)
. Update to 3.5.2.
Based on: Patches by sepotvin@ to update to 3.5.1.
Notes
Notes: svn path=/head/; revision=253516
Diffstat (limited to 'java/eclipse-devel/files/patch-features-org.eclipse.cvs.source-build.xml')
-rw-r--r--java/eclipse-devel/files/patch-features-org.eclipse.cvs.source-build.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/java/eclipse-devel/files/patch-features-org.eclipse.cvs.source-build.xml b/java/eclipse-devel/files/patch-features-org.eclipse.cvs.source-build.xml
deleted file mode 100644
index 77fa433272da..000000000000
--- a/java/eclipse-devel/files/patch-features-org.eclipse.cvs.source-build.xml
+++ /dev/null
@@ -1,22 +0,0 @@
---- features/org.eclipse.cvs.source/build.xml.orig 2008-08-02 14:55:45.000000000 -0400
-+++ features/org.eclipse.cvs.source/build.xml 2008-08-02 14:56:33.000000000 -0400
-@@ -131,6 +131,10 @@
- </target>
- <target name="rootFileslinux_motif_x86">
- </target>
-+ <target name="rootFilesfreebsd_gtk_x86">
-+ </target>
-+ <target name="rootFilesfreebsd_gtk_amd64">
-+ </target>
- <target name="rootFilessolaris_gtk_sparc">
- </target>
- <target name="rootFilessolaris_gtk_x86">
-@@ -158,6 +162,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_amd64"/>
- <antcall target="rootFilessolaris_gtk_sparc"/>
- <antcall target="rootFilessolaris_gtk_x86"/>
- <antcall target="rootFilessolaris_motif_sparc"/>