--- ant/build.xml.orig	2006-02-02 17:03:41.000000000 +0100
+++ ant/build.xml	2006-02-02 19:32:34.000000000 +0100
@@ -54,10 +54,7 @@
 
     <!-- make the jar -->
     <jar jarfile="${pixie-jar-file}"
-      basedir="build">
-      <manifest>
-        <attribute name="Class-Path" value="${manifest-lib-prefix}/${jcommon-jar-file}"/>
-      </manifest>
+      basedir="build">      
     </jar>
 
     <!-- delete the temp directory -->
