All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] builddeb: fix typo
@ 2016-08-26  8:17 Andrew Donnellan
  2016-08-26  8:17 ` [PATCH 2/2] builddeb: allow building without headers/firmware packages Andrew Donnellan
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Donnellan @ 2016-08-26  8:17 UTC (permalink / raw)
  To: mmarek, linux-kbuild; +Cc: linux-kernel

Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
---
 scripts/package/builddeb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 8ea9fd2..d600fd0 100755
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
@@ -69,7 +69,7 @@ set_debarch() {
 		echo "" >&2
 		echo "** ** **  WARNING  ** ** **" >&2
 		echo "" >&2
-		echo "Your architecture doesn't have it's equivalent" >&2
+		echo "Your architecture doesn't have its equivalent" >&2
 		echo "Debian userspace architecture defined!" >&2
 		echo "Falling back to using your current userspace instead!" >&2
 		echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan@au1.ibm.com  IBM Australia Limited

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

end of thread, other threads:[~2016-11-29  0:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-26  8:17 [PATCH 1/2] builddeb: fix typo Andrew Donnellan
2016-08-26  8:17 ` [PATCH 2/2] builddeb: allow building without headers/firmware packages Andrew Donnellan
2016-10-18  2:12   ` Andrew Donnellan
2016-11-25 12:24     ` Riku Voipio
2016-11-29  0:06       ` Andrew Donnellan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.