From b43429b47aabd06545d1dbdb4d316a141a05ce95 Mon Sep 17 00:00:00 2001 From: Coywolf Qi Hunt Date: Tue, 19 Jul 2005 09:42:54 -0500 Subject: [PATCH] --- yaml --- r: 7238 b: refs/heads/master c: d178817803d95e4e3ca270bccd1ae2bed4780977 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/package/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c905d18a5cc5..5d827282e7e9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3c521e06fad4b4b7fe4811fb8363d12cf49f40a2 +refs/heads/master: d178817803d95e4e3ca270bccd1ae2bed4780977 diff --git a/trunk/scripts/package/Makefile b/trunk/scripts/package/Makefile index 8afdef921cb7..f3e7e8e4a500 100644 --- a/trunk/scripts/package/Makefile +++ b/trunk/scripts/package/Makefile @@ -94,7 +94,7 @@ clean-dirs += $(objtree)/tar-install/ # --------------------------------------------------------------------------- help: @echo ' rpm-pkg - Build the kernel as an RPM package' - @echo ' binrpm-pkg - Build an rpm package containing the compiled kernel + @echo ' binrpm-pkg - Build an rpm package containing the compiled kernel' @echo ' and modules' @echo ' deb-pkg - Build the kernel as an deb package' @echo ' tar-pkg - Build the kernel as an uncompressed tarball'