sping 15/08/08 00:36:33 Added: jedit-5.2.0-build-xml.patch Log: app-editors/jedit: 5.2.0 (bug #552764) (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
Revision Changes Path 1.1 app-editors/jedit/files/jedit-5.2.0-build-xml.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jedit/files/jedit-5.2.0-build-xml.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jedit/files/jedit-5.2.0-build-xml.patch?rev=1.1&content-type=text/plain Index: jedit-5.2.0-build-xml.patch =================================================================== >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
