mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ncdu: store options only when package selected
@ 2020-03-29 17:24 Ladislav Michl
  2020-03-30 13:06 ` Uwe Kleine-König
  0 siblings, 1 reply; 4+ messages in thread
From: Ladislav Michl @ 2020-03-29 17:24 UTC (permalink / raw)
  To: ptxdist

Fixes: 2456173c2297 ("ncdu: Add new package")
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 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
-- 
2.26.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-03  5:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-29 17:24 [ptxdist] [PATCH] ncdu: store options only when package selected Ladislav Michl
2020-03-30 13:06 ` Uwe Kleine-König
2020-03-30 17:36   ` [ptxdist] [PATCH v2] ncdu: store options only when package is selected Ladislav Michl
2020-04-03  5:56     ` [ptxdist] [APPLIED] [v2] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox