summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2006-11-04 02:06:50 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2006-11-04 02:06:50 +0000
commit7247b8444b4b73aa6377ff52829b6f93b9f1d91f (patch)
tree37b69444d02f24a708e07b15f5fd74d16a42c710 /java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
parentFix pkg-plist. (diff)
Update Eclipse to version 3.2.1. Assign port maintainership to
submitter. Submitted by: David Sledge
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, 11 insertions, 0 deletions
diff --git a/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml b/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
new file mode 100644
index 000000000000..ea350ab185e6
--- /dev/null
+++ b/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml
@@ -0,0 +1,11 @@
+--- 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="."/>