]> git.michaelhowe.org Git - packages/o/openafs.git/commit
* Call kernel-version correctly from prep-modules, which fixes build
authorRuss Allbery <rra@debian.org>
Tue, 27 Dec 2005 00:23:42 +0000 (00:23 +0000)
committerRuss Allbery <rra@debian.org>
Tue, 27 Dec 2005 00:23:42 +0000 (00:23 +0000)
commit0119f11732e6e8c707639857f3964f8ad0d2555a
treed0e6643c784aa43bc597bc3f3531d593a5db567f
parent440791e31d78737d1a5c507fa3cae8556bab49c1
  * Call kernel-version correctly from prep-modules, which fixes build
    issues with manually-built kernels.  (Closes: #344851)

Also always trust the KVERS determined by the Makefile in prep-modules
if available, since otherwise we end up with broken packages when the
makefile installs the module assuming one package name and the control
file tries to build a package with a different name.

Clean up a few remaining remnants of @sys handling when building kernel
modules.  Since the kernel module build never runs any sort of install
target, this shouldn't be needed.
debian/changelog
debian/prep-modules
debian/rules