I included the patch to debian/patches/use-system-tmpdir.patch above, but
to be more obvious, heres the change to 'dkms' directly.

--- dkms 2011-03-12 11:07:47 +0000
+++ dkms 2011-07-13 20:38:55 +0000
@@ -3601,6 +3601,7 @@
 install_tree="/lib/modules"
 tmp_file=`mktemp --tmpdir dkms.XXXXXXXX`
 tmp_location=`dirname $tmp_file`
+rm -f "$tmp_file"
 verbose=""
 dkms_frameworkconf="/etc/dkms/framework.conf"




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to