Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH trivial] busybox: fix typo 'overwritting'
@ 2014-07-12 19:21 Thomas De Schampheleire
  2014-07-12 22:02 ` Yann E. MORIN
  2014-07-14 11:06 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas De Schampheleire @ 2014-07-12 19:21 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 package/busybox/busybox.mk |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff -r dbc59780479b -r 197abaf75c20 package/busybox/busybox.mk
--- a/package/busybox/busybox.mk	Thu Jul 10 20:25:13 2014 +0400
+++ b/package/busybox/busybox.mk	Sat Jul 12 21:19:46 2014 +0200
@@ -184,7 +184,7 @@
 endef
 endif
 
-# Enable "noclobber" in install.sh, to prevent BusyBox from overwritting any
+# Enable "noclobber" in install.sh, to prevent BusyBox from overwriting any
 # full-blown versions of apps installed by other packages with sym/hard links.
 define BUSYBOX_NOCLOBBER_INSTALL
 	$(SED) 's/^noclobber="0"$$/noclobber="1"/' $(@D)/applets/install.sh

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

end of thread, other threads:[~2014-07-14 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-12 19:21 [Buildroot] [PATCH trivial] busybox: fix typo 'overwritting' Thomas De Schampheleire
2014-07-12 22:02 ` Yann E. MORIN
2014-07-14 11:06 ` Thomas Petazzoni

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