From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-java/jython/files/jython-2.7_beta1-ant.patch | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 dev-java/jython/files/jython-2.7_beta1-ant.patch (limited to 'dev-java/jython/files/jython-2.7_beta1-ant.patch') diff --git a/dev-java/jython/files/jython-2.7_beta1-ant.patch b/dev-java/jython/files/jython-2.7_beta1-ant.patch new file mode 100644 index 000000000000..c86cae894a92 --- /dev/null +++ b/dev-java/jython/files/jython-2.7_beta1-ant.patch @@ -0,0 +1,28 @@ +--- jython-2.7-b1-sources/build.xml ++++ jython-2.7-b1-sources/build.xml +@@ -508,6 +509,7 @@ + + + ++ + +@@ -826,9 +829,6 @@ + + + +- +- +- + + + -- cgit v1.3.1