archrelease: copy trunk to testing-x86_64
[arch-packages.git] / eclipse-ecj / trunk / 02-buildxml-fix-manifest.patch
blobba9cd0a64c705b8e13577478591dcf7bf481ea60
1 --- build.xml.orig 2013-10-03 13:55:28.579003290 +0000
2 +++ build.xml 2013-10-03 13:57:52.971400439 +0000
3 @@ -39,8 +39,6 @@
4 <compilerarg line="-Xlint:none"/>
5 </javac>
7 - <delete file="${basedir}/META-INF/MANIFEST.MF" failonerror="false"/>
8 - <copy tofile="${basedir}/META-INF/MANIFEST.MF" file="${basedir}/scripts/binary/META-INF/MANIFEST.MF"/>
9 <zip destfile="${basedir}/${jar_file}">
10 <fileset dir="${output}" />
11 <fileset dir="${basedir}">