Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > bd35a872685f6f47fd09dfe302b1aeb0 > files > 1

htmlunit-core-js-2.9-1.mga3.src.rpm

Index: build.xml
===================================================================
--- build.xml	(revision 6526)
+++ build.xml	(working copy)
@@ -21,7 +21,7 @@
 	<property name="patchedRhino.tools.src" location="rhino/toolsrc" />
 	<property name="originalRhino.classes" location="target/rhino-original-classes" />
 	<property name="src.test.dir" location="src" />
-	<property name="junit.jar" location="lib/junit-4.8.1.jar" />
+	<property name="junit.jar" location="/usr/share/java/junit4.jar" />
 
 	<property name="version" value="2.9"/>
 	<property name="jar" location="target/htmlunit-core-js-${version}.jar" />