Blame SOURCES/objectweb-asm-no-classpath-in-manifest.patch

495eb1
--- asm-3.2/archive/asm-xml.xml.orig	2010-04-19 11:25:13.000000000 -0400
495eb1
+++ asm-3.2/archive/asm-xml.xml	2010-04-19 11:25:21.000000000 -0400
495eb1
@@ -10,7 +10,6 @@
495eb1
         <attribute name="Implementation-Title" value="ASM XML classes"/>
495eb1
         <attribute name="Implementation-Version" value="${product.artifact}"/> 
495eb1
         <attribute name="Implementation-Vendor" value="Eugene Kuleshov"/>
495eb1
-        <attribute name="Class-path" value="asm-${product.artifact}.jar asm-util-${product.artifact}.jar asm-attrs-${product.artifact}.jar"/>
495eb1
         <attribute name="Main-class" value="org.objectweb.asm.xml.Processor"/>
495eb1
       </manifest>
495eb1
     </jar>