* [ptxdist] [PATCH] procps: Fix selection of PROCPS_PGREP
@ 2013-02-05 16:33 Bernhard Walle
0 siblings, 0 replies; only message in thread
From: Bernhard Walle @ 2013-02-05 16:33 UTC (permalink / raw)
To: ptxdist
Just a copy and paste typo.
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
rules/procps.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/procps.in b/rules/procps.in
index 11886be..baf6514 100644
--- a/rules/procps.in
+++ b/rules/procps.in
@@ -62,7 +62,7 @@ config PROCPS_W
config PROCPS_PGREP
bool
prompt "pgrep"
- depends on !BUSYBOX_PS || ALLYES
+ depends on !BUSYBOX_PGREP || ALLYES
help
look up processes based on name and other attributes
--
1.8.1.2
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-05 16:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-05 16:33 [ptxdist] [PATCH] procps: Fix selection of PROCPS_PGREP Bernhard Walle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox