ports/java/eclipse/files/patch-plugins-plat-i-customBuildCallbacks.xml
Alexander Kabaev 7247b8444b Update Eclipse to version 3.2.1. Assign port maintainership to
submitter.

Submitted by:	David Sledge
2006-11-04 02:06:50 +00:00

11 lines
561 B
XML

--- plugins/org.eclipse.platform.doc.isv/customBuildCallbacks.xml.orig Sun Jul 30 00:30:12 2006
+++ plugins/org.eclipse.platform.doc.isv/customBuildCallbacks.xml Sun Jul 30 00:30:38 2006
@@ -88,6 +88,8 @@
<!-- ===================================================================== -->
<target name="post.gather.bin.parts">
</target>
+ <target name="pre.gather.bin.parts">
+ </target>
<!-- ===================================================================== -->
<!-- Steps to do before the target gather.sources -->