From 7e6a5e6ae276413702c4dc93245e724944c1ab52 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 21 Mar 2021 02:45:11 +0000 Subject: ebuild-writing/common-mistakes: linkify bug reference for non-verbose builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sam James Signed-off-by: Ulrich Müller --- ebuild-writing/common-mistakes/text.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml index 0dc7b5b..481eadb 100644 --- a/ebuild-writing/common-mistakes/text.xml +++ b/ebuild-writing/common-mistakes/text.xml @@ -101,9 +101,11 @@ There are several ways to fix non-verbose build logs depending on the build syst In case you encounter an affected package which uses a build system not -controllable by Portage or eclasses you should file a bug (preferably with a patch) -and make it block the tracker bug #429308. Solutions above ebuild level are -preferred. +controllable by Portage or eclasses, you should file a bug (preferably with +a patch) and make it block the tracker +bug 429308. Solutions above +ebuild level are preferred. + -- cgit v1.2.3-65-gdbad