From 90ffad95d71aec0ae98401ebc0f27d8b740f8307 Mon Sep 17 00:00:00 2001 From: joeyh Date: Sun, 21 Jan 2007 17:12:05 +0000 Subject: r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files. Closes: #404785 * Man page improvements. Closes: #406707 --- dh_installmodules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dh_installmodules') diff --git a/dh_installmodules b/dh_installmodules index 6b996a58..99dcc31a 100755 --- a/dh_installmodules +++ b/dh_installmodules @@ -28,8 +28,9 @@ module-init-tools's version of modprobe. Kernel modules are searched for in the package build directory and if found, postinst and postrm commands are automatically generated to -run depmod and register the modules when the package is installed. See -L for an explanation of how this works. +run depmod and register the modules when the package is installed. +These commands are inserted into the maintainer scripts by dh_installdeb. +See L for an explanation of how this works. =head1 OPTIONS -- cgit v1.2.3