Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > main-release-src > by-pkgid > 9ab03d1b2157212d1c46cbd1d1d45738 > files > 3

xom-1.2b1-0.0.4mdv2010.1.src.rpm

diff -Nur xom-1.1/build.xml xom-1.1.new/build.xml
--- xom-1.1/build.xml	2007-11-13 15:11:51.000000000 +0530
+++ xom-1.1.new/build.xml	2007-11-13 15:12:15.000000000 +0530
@@ -188,7 +188,7 @@
   </target>
 
 
-  <target name="compile-core" depends="prepare" 
+  <target name="compile-core" depends="prepare, compile15" 
           description="Compile the source code">
     <javac srcdir="${build.src}"
            destdir="${build.dest}"