[arch-commits] Commit in eclipse-ecj/trunk (02-buildxml-fix-manifest.patch)

Guillaume Alaux guillaume at nymeria.archlinux.org
Thu Oct 3 14:10:55 UTC 2013


    Date: Thursday, October 3, 2013 @ 16:10:54
  Author: guillaume
Revision: 195882

Added new patch file to VCS

Added:
  eclipse-ecj/trunk/02-buildxml-fix-manifest.patch

--------------------------------+
 02-buildxml-fix-manifest.patch |   11 +++++++++++
 1 file changed, 11 insertions(+)

Added: 02-buildxml-fix-manifest.patch
===================================================================
--- 02-buildxml-fix-manifest.patch	                        (rev 0)
+++ 02-buildxml-fix-manifest.patch	2013-10-03 14:10:54 UTC (rev 195882)
@@ -0,0 +1,11 @@
+--- build.xml.orig	2013-10-03 13:55:28.579003290 +0000
++++ build.xml	2013-10-03 13:57:52.971400439 +0000
+@@ -39,8 +39,6 @@
+ 			<compilerarg line="-Xlint:none"/>
+ 		</javac>
+ 
+-		<delete file="${basedir}/META-INF/MANIFEST.MF" failonerror="false"/>
+-		<copy tofile="${basedir}/META-INF/MANIFEST.MF" file="${basedir}/scripts/binary/META-INF/MANIFEST.MF"/>
+ 		<zip destfile="${basedir}/${jar_file}">
+ 			<fileset dir="${output}" />
+ 			<fileset dir="${basedir}">




More information about the arch-commits mailing list