From b6cede6d31f1e65d93a73952c01035b28860de17 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 6 Mar 2017 15:01:07 +0100 Subject: add example how to include debuginfo eg: for ldetect & drakxtools --- perl-install/install/NEWS | 1 + perl-install/install/share/list.xml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 704d2cb49..daa5df234 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ - debug mode: + o add example how to include debuginfo o make it work with gdb-7.12 o preset keyboard if DEBUG_INSTALL_LANG is set during build - list input & HID devices in report.bug (mga#20327) diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 7e55d1c97..f7605f70a 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -374,6 +374,11 @@ /LIB/brltty/libbrlttyb??.so + perl -Mlang -I.. -le 'print foreach lang::console_font_files()' -- cgit v1.2.1