Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 3fa38e8399f7e1a5091f06690574cd9d > files > 2

jeuclid-core-3.1.3-2mdv2009.0.src.rpm

--- jeuclid-parent-3.1.3/jeuclid-core/build.xml	2008-09-24 07:03:26.000000000 -0700
+++ jeuclid-parent-3.1.3.new/jeuclid-core/build.xml	2008-11-24 19:06:35.000000000 -0800
@@ -5,9 +5,10 @@
 
 
   <path id="libs-build-classpath">
-    <fileset dir="${basedir}/lib">
-      <include name="*.jar"/>
-    </fileset>
+    <pathelement location="/usr/share/java/jcip-annotations.jar" />
+    <pathelement location="/usr/share/java/commons-logging.jar" />
+    <pathelement location="/usr/share/java/xmlgraphics-commons.jar" />
+    <pathelement location="/usr/share/java/batik-all.jar" />
   </path>