Blob Blame History Raw
diff -up azureus-4.2.0.4/build.xml.remove-manifest-classpath azureus-4.2.0.4/build.xml
--- azureus-4.2.0.4/build.xml.remove-manifest-classpath	2009-07-30 20:05:04.000000000 +0300
+++ azureus-4.2.0.4/build.xml	2009-07-30 20:17:48.000000000 +0300
@@ -46,7 +46,6 @@ NOTE:  You may need to set the  ANT_OPTS
       <jar destfile="${root.dir}/${dist.dir}/Azureus2.jar" basedir="${root.dir}" excludes="${dist.jar.excludes}" >
          <manifest>
             <attribute name="Main-Class" value="org.gudy.azureus2.ui.common.Main" />
-            <attribute name="Class-Path" value="Azureus2.jar apple-extensions.jar commons-cli.jar log4j.jar swt.jar swt-win32.jar swt-osx.jar" />
          </manifest>
       </jar>