[med-svn] r19477 - trunk/packages/spread-phy/trunk/debian/patches

Andreas Tille tille at moszumanska.debian.org
Fri Jul 3 04:27:23 UTC 2015


Author: tille
Date: 2015-07-03 04:27:23 +0000 (Fri, 03 Jul 2015)
New Revision: 19477

Modified:
   trunk/packages/spread-phy/trunk/debian/patches/build_xml.patch
Log:
Add fest-assertions to .classpath - build error remains


Modified: trunk/packages/spread-phy/trunk/debian/patches/build_xml.patch
===================================================================
--- trunk/packages/spread-phy/trunk/debian/patches/build_xml.patch	2015-07-03 04:19:14 UTC (rev 19476)
+++ trunk/packages/spread-phy/trunk/debian/patches/build_xml.patch	2015-07-03 04:27:23 UTC (rev 19477)
@@ -31,9 +31,10 @@
  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 -	<classpathentry kind="lib" path="lib/colt.jar"/>
 -	<classpathentry kind="lib" path="release/Mac/lib/quaqua.jar"/>
+-	<classpathentry kind="lib" path="lib/fest.jar"/>
+-	<classpathentry kind="lib" path="lib/junit-4.8.2.jar"/>
 +	<classpathentry kind="lib" path="/usr/share/java/colt.jar"/>
- 	<classpathentry kind="lib" path="lib/fest.jar"/>
--	<classpathentry kind="lib" path="lib/junit-4.8.2.jar"/>
++	<classpathentry kind="lib" path="/usr/share/java/fest-assert-core.jar"/>
 +	<classpathentry kind="lib" path="/usr/share/lib/junit4.jar"/>
  	<classpathentry kind="output" path="bin"/>
  </classpath>




More information about the debian-med-commit mailing list