commit: 801433113b12aa6e0f8fa2fc33780925642941b1 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Oct 26 10:06:12 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Oct 26 11:05:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80143311
app-editors/jedit: remove unused patch Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22709 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> .../jedit/files/jedit-5.2.0-build-xml.patch | 24 ---------------------- 1 file changed, 24 deletions(-) diff --git a/app-editors/jedit/files/jedit-5.2.0-build-xml.patch b/app-editors/jedit/files/jedit-5.2.0-build-xml.patch deleted file mode 100644 index da0a91d54d2..00000000000 --- a/app-editors/jedit/files/jedit-5.2.0-build-xml.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 4dc53a4c320af0894bd600c77d4432c414cdee16 Mon Sep 17 00:00:00 2001 -From: Sebastian Pipping <[email protected]> -Date: Sat, 8 Aug 2015 00:05:20 +0200 -Subject: [PATCH] Do not have target "build" call target "test" - ---- - build.xml | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/build.xml b/build.xml -index f34934f..da5272a 100644 ---- a/build.xml -+++ b/build.xml -@@ -504,7 +504,6 @@ - </copy> - </contrib:then> - </contrib:if> -- <antcall target="test" /> - </target> - - <target name="build-exe-launcher" --- -2.5.0 -
