[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1313355486.3421.12.camel@mattotaupa>
Date: Sun, 14 Aug 2011 22:58:06 +0200
From: Paul Menzel <paulepanter@...rs.sourceforge.net>
To: trivial@...nel.org
Cc: linux-kernel@...r.kernel.org, Michal Marek <mmarek@...e.cz>
Subject: [PATCH] scripts/package/Makefile: Fix typo: s/an deb package/a deb
package/
From 8b502382775b22405ed32e1db9c8559acec4b4c7 Mon Sep 17 00:00:00 2001
From: Paul Menzel <paulepanter@...rs.sourceforge.net>
Date: Sun, 14 Aug 2011 17:53:00 +0200
Signed-off-by: Paul Menzel <paulepanter@...rs.sourceforge.net>
CC: Michal Marek <mmarek@...e.cz>
CC: trivial@...nel.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
Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists