Re: [PATCH] kbuild: allow alternative hook script dir in .deb packages

2008-02-15 Thread Sam Ravnborg
On Wed, Feb 13, 2008 at 12:42:18PM +0100, Frans Pop wrote: > From: Frans Pop <[EMAIL PROTECTED]> > > Hook scripts in the default directory /etc/kernel are also > executed by packages created using make-kpkg (including official > Debian kernels). Allow to specify an alternative hook scripts > d

[PATCH] kbuild: allow alternative hook script dir in .deb packages

2008-02-13 Thread Frans Pop
From: Frans Pop <[EMAIL PROTECTED]> Hook scripts in the default directory /etc/kernel are also executed by packages created using make-kpkg (including official Debian kernels). Allow to specify an alternative hook scripts directory by exporting the environment variable KERNELDEBHOOKDIR so that