From 0ce47869450e98092cb9b731d6bb16d3492e44fa Mon Sep 17 00:00:00 2001 From: Jurij Smakov Date: Tue, 9 Aug 2005 01:03:18 +0000 Subject: [PATCH] Formatted last paragraph to sane line length. svn path=/trunk/kernel/source/linux-2.6/; revision=3766 --- debian/README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/README b/debian/README index ab75d334b..84bf38eb3 100644 --- a/debian/README +++ b/debian/README @@ -162,10 +162,11 @@ image_prefix extra_postinstall_command - This variable, if defined, is executed at the end of the post-install script, - which is used by kernel-package to add or modify the files going into the - kernel image package. + This variable, if defined, is executed at the end of the + post-install script, which is used by kernel-package to add or + modify the files going into the kernel image package. - It can use these variables (but see templates/post-install.in for details) : - $(subarch), $(flavour), $(version) and $(abiname). Since Makefile.inc is a - Makefile, the leading $ need to be escaped as double $$. + It can use these variables (but see templates/post-install.in for + details): $(subarch), $(flavour), $(version) and $(abiname). Since + Makefile.inc is a Makefile, the leading $ need to be escaped as + double $$.