Thanks, applied as c087f4db776af540ec511921b21480c2cc8e106c. Michael
[sent from post-receive hook] On Fri, 03 Apr 2020 07:56:06 +0200, Ladislav Michl <[email protected]> wrote: > Fixes: 2456173c2297 ("ncdu: Add new package") > Signed-off-by: Ladislav Michl <[email protected]> > --- > Changes: > -v2: Adjust Subject as suggested by Uwe Kleine-König > > rules/ncdu.in | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/rules/ncdu.in b/rules/ncdu.in > index 362fc733f..36336a2b7 100644 > --- a/rules/ncdu.in > +++ b/rules/ncdu.in > @@ -7,8 +7,12 @@ config NCDU > help > Disk usage analyzer with ncurses interface. > > +if NCDU > + > config NCDU_WIDE_CHAR > bool > default NCURSES_WIDE_CHAR > > +endif > + > # vim: ft=kconfig noet tw=72 ts=8 sw=8 > _______________________________________________ ptxdist mailing list [email protected]
