* [PATCH] scripts/package/Makefile: Fix typo: s/an deb package/a deb package/
@ 2011-08-14 20:58 Paul Menzel
2011-09-20 8:36 ` [PATCH][RESENT] " Paul Menzel
0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2011-08-14 20:58 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, Michal Marek
[-- Attachment #1: Type: text/plain, Size: 1141 bytes --]
From 8b502382775b22405ed32e1db9c8559acec4b4c7 Mon Sep 17 00:00:00 2001
From: Paul Menzel <paulepanter@users.sourceforge.net>
Date: Sun, 14 Aug 2011 17:53:00 +0200
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
CC: Michal Marek <mmarek@suse.cz>
CC: trivial@kernel.org
---
scripts/package/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/package/Makefile b/scripts/package/Makefile
index fa4a0a1..7d55cb3 100644
--- a/scripts/package/Makefile
+++ b/scripts/package/Makefile
@@ -89,7 +89,7 @@ clean-dirs += $(objtree)/tar-install/
help: FORCE
@echo ' rpm-pkg - Build both source and binary RPM kernel packages'
@echo ' binrpm-pkg - Build only the binary kernel package'
- @echo ' deb-pkg - Build the kernel as an deb package'
+ @echo ' deb-pkg - Build the kernel as a deb package'
@echo ' tar-pkg - Build the kernel as an uncompressed tarball'
@echo ' targz-pkg - Build the kernel as a gzip compressed tarball'
@echo ' tarbz2-pkg - Build the kernel as a bzip2 compressed tarball'
--
1.7.5.4
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH][RESENT] scripts/package/Makefile: Fix typo: s/an deb package/a deb package/
2011-08-14 20:58 [PATCH] scripts/package/Makefile: Fix typo: s/an deb package/a deb package/ Paul Menzel
@ 2011-09-20 8:36 ` Paul Menzel
0 siblings, 0 replies; 2+ messages in thread
From: Paul Menzel @ 2011-09-20 8:36 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, Michal Marek
[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]
Date: Sun, 14 Aug 2011 17:53:00 +0200
Subject: [PATCH] scripts/package/Makefile: Fix typo. s/an deb package/a deb package/
CC: Michal Marek <mmarek@suse.cz>
CC: trivial@kernel.org
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
---
scripts/package/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/package/Makefile b/scripts/package/Makefile
index bc6aa00..87bf080 100644
--- a/scripts/package/Makefile
+++ b/scripts/package/Makefile
@@ -141,7 +141,7 @@ perf-%pkg: FORCE
help: FORCE
@echo ' rpm-pkg - Build both source and binary RPM kernel packages'
@echo ' binrpm-pkg - Build only the binary kernel package'
- @echo ' deb-pkg - Build the kernel as an deb package'
+ @echo ' deb-pkg - Build the kernel as a deb package'
@echo ' tar-pkg - Build the kernel as an uncompressed tarball'
@echo ' targz-pkg - Build the kernel as a gzip compressed tarball'
@echo ' tarbz2-pkg - Build the kernel as a bzip2 compressed tarball'
--
1.7.6.3
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-20 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-14 20:58 [PATCH] scripts/package/Makefile: Fix typo: s/an deb package/a deb package/ Paul Menzel
2011-09-20 8:36 ` [PATCH][RESENT] " Paul Menzel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox