summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2008-09-06 19:30:17 +0000
committerGreg Lewis <glewis@FreeBSD.org>2008-09-06 19:30:17 +0000
commit371035ab61bfc6d32fa726bcb15caab6919c9d62 (patch)
tree34f8ef2833c9c0d09bb2a4c6cc980d8c51b4e1a1 /java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
parentUpdate to 0.16.0.20080905; it works with GTK+ 2.14.x (current in MC CVS). (diff)
. Update to Eclipse Europa, copied over from eclipse-devel.
Notes
Notes: svn path=/head/; revision=220009
Diffstat (limited to 'java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml')
-rw-r--r--java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml b/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
deleted file mode 100644
index ea350ab185e6..000000000000
--- a/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/org.eclipse.platform.doc.user/customBuildCallbacks.xml.orig Sun Jul 30 00:26:51 2006
-+++ plugins/org.eclipse.platform.doc.user/customBuildCallbacks.xml Sun Jul 30 00:28:00 2006
-@@ -82,6 +82,8 @@
- <!-- ===================================================================== -->
- <target name="post.gather.bin.parts">
- </target>
-+ <target name="pre.gather.bin.parts">
-+ </target>
-
- <target name="build.index" description="Builds search index for the plug-in: org.eclipse.platform.doc.user." if="eclipse.running">
- <help.buildHelpIndex manifest="plugin.xml" destination="."/>