summaryrefslogtreecommitdiff
path: root/libre/java-hamcrest/hamcrest-random_compilation_failure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/java-hamcrest/hamcrest-random_compilation_failure.patch')
-rw-r--r--libre/java-hamcrest/hamcrest-random_compilation_failure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/java-hamcrest/hamcrest-random_compilation_failure.patch b/libre/java-hamcrest/hamcrest-random_compilation_failure.patch
new file mode 100644
index 000000000..6b383be67
--- /dev/null
+++ b/libre/java-hamcrest/hamcrest-random_compilation_failure.patch
@@ -0,0 +1,11 @@
+--- hamcrest-1.3.orig/build.xml 2012-07-02 14:14:09.000000000 -0500
++++ hamcrest-1.3/build.xml 2015-09-15 19:05:43.542046514 -0500
+@@ -36,7 +36,7 @@
+ fork="yes"
+ failonerror="yes"
+ classpath="
+- build/hamcrest-core-${version}.jar;
++ build/temp/hamcrest-core-${version}.jar.contents;
+ build/hamcrest-generator-${version}.jar;
+ ">
+ <arg value="core-matchers.xml"/>