Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release-src > by-pkgid > 4759a33661d95f62fc8572866634f63f > files > 3

xom-1.2b1-0.0.3mdv2009.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}"