Package: nvidia-kernel-common
Version: 20080825+1
Tags: patch

modprobe (out of module-init-tools 3.7-pre5-1) complains a lot about
/etc/modprobe.d/nvidia-kernel-nkc at boot time:

WARNING: All config files need .conf: /etc/modprobe.d/nvidia-kernel-nkc, it 
will be ignored in a future release.

Below is a patch.


Regards

Harri
--- debian/rules~	2008-08-26 18:50:25.000000000 +0200
+++ debian/rules	2009-03-07 06:45:36.000000000 +0100
@@ -21,7 +21,7 @@
 
 	dh_installinit --name=nvidia-kernel -- start 20 2 3 4 5 . stop 20 1 .
 
-	install -D -m 0644 nvidia-kernel.modules-2.6 debian/nvidia-kernel-common/etc/modprobe.d/nvidia-kernel-nkc
+	install -D -m 0644 nvidia-kernel.modules-2.6 debian/nvidia-kernel-common/etc/modprobe.d/nvidia-kernel-nkc.conf
 
 
 # Build architecture-independent files here.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to