debian: Look in /lib/modules instead of /usr/src for DKMS kernel sources.
authorBen Pfaff <blp@nicira.com>
Tue, 10 Jan 2012 22:22:22 +0000 (14:22 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 13 Feb 2012 18:04:58 +0000 (10:04 -0800)
commit8c36bdd19fafc517b135f744613dfb10e06475f3
tree19e3746b9c03466b8aacb3fb676a171ec587d470
parent30ee46f95c0b16e0e58d059d9c6d71f2e51ac303
debian: Look in /lib/modules instead of /usr/src for DKMS kernel sources.

DKMS packages usually look in /lib/modules for kernel sources, since that
is the "standard" location, but our packages was looking directly in
/usr/src.  This fixes the problem.

Reported-by: Alban Browaeys <prahal@yahoo.com>
Tested-by: Alban Browaeys <prahal@yahoo.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
debian/dkms.conf.in