You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/edumips64/files/edumips64-javadoc-cp.patch

12 lines
530 B

--- edumips64-1.1.orig/build.xml
+++ edumips64-1.1/build.xml
@@ -24,7 +24,7 @@
<!-- Access the environment -->
<property environment="env" />
- <property name="base.classpath" value="libs:libs/junit-4.10.jar:libs/hamcrest-core-1.3.jar:${env.CLASSPATH}" />
+ <property name="base.classpath" value="libs:libs/jhall.jar:libs/junit-4.10.jar:libs/hamcrest-core-1.3.jar:${env.CLASSPATH}" />
<!-- File names -->
<property name="standalone_jar_filename" value="edumips64-${version}.jar" />