mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] ncdu: store options only when package selected
Date: Sun, 29 Mar 2020 19:24:23 +0200	[thread overview]
Message-ID: <20200329172423.GA18442@lenoch> (raw)

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

             reply	other threads:[~2020-03-29 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-29 17:24 Ladislav Michl [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200329172423.GA18442@lenoch \
    --to=ladis@linux-mips.org \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox