[Pkg-dkms-maint] Bug#633802: patch

Scott Moser smoser at ubuntu.com
Wed Jul 13 20:56:12 UTC 2011


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"






More information about the Pkg-dkms-maint mailing list