mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] bash: BUSYBOX_FEATURE_SH_IS_NONE => BUSYBOX_SH_IS_NONE
@ 2017-06-13 23:31 jon
  0 siblings, 0 replies; only message in thread
From: jon @ 2017-06-13 23:31 UTC (permalink / raw)
  To: ptxdist; +Cc: Jon Ringle

From: Jon Ringle <jringle@gridpoint.com>

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
 rules/bash.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/bash.make b/rules/bash.make
index 351343b..f31dd11 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -96,7 +96,7 @@ $(STATEDIR)/bash.targetinstall:
 	@$(call install_fixup, bash,DESCRIPTION,missing)
 
 	@$(call install_copy, bash, 0, 0, 0755, -, /usr/bin/bash)
-ifdef PTXCONF_BUSYBOX_FEATURE_SH_IS_NONE
+ifdef PTXCONF_BUSYBOX_SH_IS_NONE
 	@$(call install_link, bash, bash, /usr/bin/sh)
 endif
 
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-13 23:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-13 23:31 [ptxdist] [PATCH] bash: BUSYBOX_FEATURE_SH_IS_NONE => BUSYBOX_SH_IS_NONE jon

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