Skip to content

Commit

Permalink
scripts/package/Makefile: Fix typo: an deb -> a deb
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Menzel <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
paulepanter authored and Jiri Kosina committed Oct 29, 2011
1 parent 59e5253 commit 0f60be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/package/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 0f60be2

Please sign in to comment.