[pkg-java] r5336 - trunk/eclipse/debian/patches
mkoch at alioth.debian.org
mkoch at alioth.debian.org
Mon Jan 7 08:09:18 UTC 2008
Author: mkoch
Date: 2008-01-07 08:09:18 +0000 (Mon, 07 Jan 2008)
New Revision: 5336
Modified:
trunk/eclipse/debian/patches/eclipse-build.dpatch
Log:
- revert accidentially commited patch
Modified: trunk/eclipse/debian/patches/eclipse-build.dpatch
===================================================================
--- trunk/eclipse/debian/patches/eclipse-build.dpatch 2008-01-07 08:05:13 UTC (rev 5335)
+++ trunk/eclipse/debian/patches/eclipse-build.dpatch 2008-01-07 08:09:18 UTC (rev 5336)
@@ -57,14 +57,3 @@
<!--set the compiler and compiler arguments-->
<!--the default compiler is set to the one used by eclipse rel. eng. -->
---- source-tree/plugins/org.eclipse.platform.doc.isv/build.xml.orig 2007-10-26 11:22:24.000000000 +0200
-+++ source-tree/plugins/org.eclipse.platform.doc.isv/build.xml 2007-10-26 11:23:25.000000000 +0200
-@@ -197,7 +197,7 @@
- </subant>
- <available property="activeHelpSample.jar" file="${build.result.folder}/activeHelpSample.jar"/>
- <antcall target="activeHelpSample.jar"/>
-- <subant antfile="${customBuildCallbacks}" target="post.build.jars" failonerror="false" buildpath=".">
-+ <subant antfile="${customBuildCallbacks}" target="post.build.jars" failonerror="false" buildpath="." verbose="true">
- <property name="build.result.folder" value="${build.result.folder}"/>
- </subant>
- </target>
More information about the pkg-java-commits
mailing list