summaryrefslogtreecommitdiff
path: root/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-21 09:09:10 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-21 09:11:26 +0100
commit61540cce885b2298c0681a24de3430dda73bff0d (patch)
treeb7013e245f8a32ae426186d62017d1ffd1d6bb55 /dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch
parentffff371ed58b63bebb14f0e598219af55540257b (diff)
downloadgentoo-61540cce885b2298c0681a24de3430dda73bff0d.tar.gz
gentoo-61540cce885b2298c0681a24de3430dda73bff0d.tar.bz2
gentoo-61540cce885b2298c0681a24de3430dda73bff0d.zip
dev-java/backport-util-concurrent: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch')
-rw-r--r--dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch b/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch
deleted file mode 100644
index 493738b6055d..000000000000
--- a/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- build.xml.original 2007-02-10 02:03:52.000000000 +0100
-+++ build.xml 2007-02-10 02:04:02.000000000 +0100
-@@ -107,7 +107,7 @@
- -Djunit.ui=swingui property.
- -->
-
-- <target name="test" depends="jdeps,make"
-+ <target name="test" depends="jdeps"
- description="runs TCK unit tests on the backport">
-
- <property name="junit.ui" value="textui"/>