Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > c5b9be102d5babca29d3446e0f7bef63 > files > 5

jffi-1.2.7-7.mga5.src.rpm

--- build.xml.orig	2012-08-03 11:05:31.000000000 +0200
+++ build.xml	2012-09-04 15:44:40.372006559 +0200
@@ -2,8 +2,7 @@
 <project name="jffi" default="jar" basedir=".">
   <description>Builds, tests, and runs the project jffi.</description>
   <path id="classpath.test">
-    <pathelement location="lib/junit_4/junit-4.5.jar"/>
-    <pathelement location="lib/junit_4/junit-4.5-api.jar"/>
+    <pathelement location="lib/junit.jar"/>
   </path>
 
   <target name="clean" depends="-init">