From 6fc5d9dfce430b1980aefb16bb74ba2f8b57376d Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 18 Sep 2015 13:49:12 -0500 Subject: java-hamcrest: add new package to [libre] --- libre/java-hamcrest/hamcrest-build.patch | 73 ++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 libre/java-hamcrest/hamcrest-build.patch (limited to 'libre/java-hamcrest/hamcrest-build.patch') diff --git a/libre/java-hamcrest/hamcrest-build.patch b/libre/java-hamcrest/hamcrest-build.patch new file mode 100644 index 000000000..922113f12 --- /dev/null +++ b/libre/java-hamcrest/hamcrest-build.patch @@ -0,0 +1,73 @@ +--- hamcrest-1.3.orig/build.xml 2012-07-02 14:14:09.000000000 -0500 ++++ hamcrest-1.3/build.xml 2015-09-18 11:51:57.312426136 -0500 +@@ -14,13 +14,13 @@ + + ++ classpath="/usr/share/java/qdox.jar"/> + + +- ++ + + +- ++ + + + +@@ -93,14 +93,16 @@ + + + +- +- +- + + + + + ++ ++ ++ ++ ++ + + + +@@ -152,7 +154,7 @@ + + ++ windowtitle="Hamcrest" source="1.6" failonerror="no" overview="overview.html"> + + + +@@ -286,10 +288,12 @@ + + + +- +- +- + ++ ++ ++ ++ ++ + + + +@@ -317,7 +321,7 @@ + + + +- ++ + + + -- cgit v1.2.3-2-g168b